Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Mount SQL query to EXTRACT postgresql function with EF Core 3.1

QueryTrackingBehavior has no Effect on DbContext

Best practice to handle concurrency in EF Core and ASP.NET Core?

What are the default precision and scale for floating point types in EF core 6?

EF Core doesn't detect changes when adding new entry on a relation for saved entities

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?