Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Asp.net Core EF in VS 2015

Could not load file or assembly 'EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

How to set dynamic entity to dbcontext Entity Framework Core?

EF Core lazy loading proxies return null randomly instead of entities

EF Core - Missing related entity in class despite foreign key after running Scaffold-DbContext

EF Core - Create composite unique index with a value object and a parent type

In Entity Framework Core, what is the difference between using InvariantGlobalization and not using it?

c# entity-framework-core

Azure Functions environment variable is always null

List returned by Entity Framework is null [duplicate]

How to set command timeout for individual queries in EF Core?

.NET 8, EF Core query could not be translated when using a static collection/list as field

How to inject .net core EF into WPF application

EF Core 7 Linq with a 'Contains" generates an SQL with an extra 'or is not null'

EF Core SQL Server uses GETDATE() in place of C# DateTime.Now

EF Core 5 - Does the order of Include()/Where() methods in queries matter?

EF core 6.0 + SQLite foreign key constraint, meaningful error description

Entity Framework Core (EF 7) many-to-many results always null

entity-framework-core