Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

When using the Repository Pattern with EF, should returned items be tracked?

Scaffolding Minimal Api with a separate DbContext project throws error "Could not load information for ..."

How to inject repository in .net core 3.1 background service?

EF Core 5 - How can I use EF.Functions.Like with a custom property that maps to a JSON string?

AutoMapper: What is the difference between CreateMap and CreateProjection?

EF Core without migrations for existing SQL Server database

EF Core internal caching and many DbContext types during testing

Call stack for "Uses First/FirstOrDefault/Last/LastOrDefault operation without OrderBy and filter ..." warnings?

How can I set defaults for startup project and migration project in .NET Entity Framework Migrations?

MongoDB Entity Framework Core: Expression Must be Writeable

Entity Framework Core: self referencing FK column value being replaced with `NULL`

How can I convert an empty string value to a nullable date value?

EF Core: where clause to check if at least one string column contains all values in an array

c# entity-framework-core

Computed primary key doesn't get updated in EF Core entity after insert

How to create a compound (primary) key when using classes as relationships

c# entity-framework-core

EF Core Foreign Key: incompatible types