Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

REST API returns "bad array" instead of JSON object

Query a date column in EF Core

Derived types generating their own ForeignKey field in code first using TPH

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