Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

LINQ expression could not be translated and will be evaluated locally

c# entity-framework-core

Entity Framework class type property to snake case

Update parent and child collections on TEntity generic repository

c# entity-framework-core

Entity Framework is combining my table name and the Id name

Include space in EF Core Startswith

c# entity-framework-core

EF Core 7.x with JSON column fails on 'add migration'

EF Core Single vs. Split Queries

c# entity-framework-core

Microsoft.Extensions.Hosting.HostFactoryResolver+HostingListener+StopTheHostException

Owned types collection is never updated in EF Core

EF Core Fluent API - unique constraint not being detected/included in migration

EF Core DB First, and how to avoid Constructor Overwrite on Model Generation

EF Core - create relationship without primary/foreign keys

.net core 3.1 to .net Core 5 upgrade gives wrong conversion for datetime values? Any document for this breaking changes and solution

All id changed to int8

EF Core always create .Annotation("SqlServer:Identity", "1, 1") on add-migration

EF Core 3.1 Update Entity

Why runtime Expressions cause collisions on the Cache of Entity Framework Core 5?

EF Core 6 Decimal precision warning

entity-framework-core