Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

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

Does DbTransactionInterceptor always run, when using EF Core 6.0?

c# entity-framework-core

ASP.NET Core new project not creating database by default

How to filter, order and query LTree in EF Core

How to properly write seed method in Entity Framework Core?

One Web API Controller to control all models

System.AccessViolationException or System.ExecutionEngineException crash in SQLitePCLRaw.provider.e_sqlite3.dll with multiple thread access

How to get all saved Entity values in DbContext either via Events or override SaveChangesAsync()

How to use cache manager in MVC Core?

Entity Framework Core: Read and Select Records using NOLOCK

Include causes InvalidCastException

Update entity error: A second operation started on this context before a previous operation completed