Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Sum of hours (HH:MM) in Linq

Initial db migration: No database provider has been configured for this DbContext

EF Core 5 creates tables twice in migrations

Connect multiple Databases to .NET core API project via Entity Framework Core

SQL Server LocalDB instance fails to start (automatically)

SQLite Entity Framework Azure App sqlite3_blob_open does not have an implementation

EF Core SqLite in-memory no such table?

Entity Framework Core Foreign Key Constraint error

What is the correct way to load a collection of a reference of an object in EF Core?

Why do we need the backing fields in EF Core?

EF Core 3.1: Sequence contains no elements with FromSqlRaw query a stored procedure

Getting "Not Found" error with mini profiler in ASP.NET Core with EF .net 5

Collection vs List which I have to use for navigation properties

c# entity-framework-core

How to resolve System.Text.Json.JsonException: A possible object cycle was detected in Entity Framework? [duplicate]

EntityFramework in .net6 "no entity type mapped to the table"

Performing a subquery in Entity Framework Core

entity-framework-core

How to use AutoMapper for mapping with nesting properties?