Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

EF Core Migration Error "Could not drop constraint" which was removed in previous migration

c# entity-framework-core

Should async controlles always used in MVC for data access

How to disable conventions in Microsoft.EntityFrameworkCore?

How to map only changed properties using Automapper and Entity Framework

SqlParameter: Argument is not used in format string from Resharper

Entity Framework 7 Interceptor

Entity Framework Core fails to rename database column

EF Core Model Seed Data imposes plurals in the key names

EF Core populate nested navigation property with Collection.LoadAsync

c# entity-framework-core

Entity Framework Core 8 warning "Setting the sentinel value for the property to ensure the database default is used"

EF Core: how to specify foreign key in one-way relationships

Suggested architecture for a project with 2 Frontend applications (Blazor Server and Angular) with EFCore, Identity, Mediatr