Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Update of navigation property in EF7 does not get saved

EF Core lazy loader behaviour with new entities

Entity Framework Core Add-Migration throws "An item with the same key has already been added. Key: MyProject.Model.MyContext

EF Core `update-database` on MySql fails with `__EFMigrationsHistory' doesn't exist`

Include and ThenInclude with multiple levels of collections [duplicate]

EF Core 5.0 Union Linq Query with sub selects not working

Invalid inside an 'Include' operation, since it does not represent a property access: 't => t.MyProperty'

How can I set a DbSet as readonly with Entity Framework Core/6

Avoid or control circular references in Entity Framework Core

Changes in IDENTITY column after EF core 3

ValueGeneratedOnAdd has no effect

c# entity-framework-core

How to list the db contexts registered in a project with console?

entity-framework-core

WPF Automatic binding when an EF's entity values change

Registering multiple DBContexts in .net core with same base class

Entity Framework Core. How to update the related data properly?

Handling concurrency condition in entity framework core to prevent race condition

Any on enums inside of Where in Entity Framework Core

Entity Framework Core and Cosmos DB. Using LINQ expressions to read entities