Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework converts StartsWith to MySQL's Locate, MySQL's Locate doesn't use index

Why is the Entity Framework Model Browser not displaying?

Entity Framework Code First Convert TPT to TPH

Transactional SaveChangesAsync in EF

c# entity-framework

How to add Data Validation in EF Core with Database First approach?

How to seed data in .NET Core 6 with Entity Framework?

A circular reference was detected while serializing an object of type 'System.Data.Entity.DynamicProxies

Entity Framework map struct/complex type without model properties

Entity Framework returns stale data when selecting the whole entity but up to date when selecting just a field

Entity Framework : join two tables and where clause

Multiple left join using lambda syntax in Entity Framework

Entity Framework Core table Splitting approach

LINQ: single list which consists of multiple properties of same type of object collection

linq entity-framework

Scaffold-DbContext doesn't produce models

Generic Linq to Entities filter method that accepts filter criteria and properties to be filtered

Why is Entity Framework generating a JOIN on SELECT