Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Modeling a many-to-many relationship between 3 tables with Code First

c# entity-framework

Entity Framework: Migration falsely adds foreign key column twice

Linq to entities extension method inner query (EF6)

Create Table, Run Time using entity framework Code-First

Entity Framework code first add constraint for positive numbers

change all string property max length

Package Installation Error - Entity Framework

c# entity-framework

EF entity is not saving child property of same entity type on update

"Include" not working after SelectMany + Select in Entity Framework Core

EF can you make a Mutli-column Index using shadow properties?

How to update a Collection in Many-Many by assigning a new Collection?

Entity Framework Core 2.1 throwing ArgumentException on left join

How to make EF eager load a collection navigation property through a GroupJoin?

Entity Framwork Core – Is a “Insert if not exists” possible?

EF Update-Database Error: Value cannot be null Parameter name: type

Entity framework supported databases

EDMX connection string

Does any .NET ORM support localized entities out-of-the-box?

c# .net entity-framework orm

Entity Framework and Repository Pattern (problem with IQueryable)

How do you actually perform relationships in Entity Framework 4 Code-First CTP 5?