Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Equivalence of query and method (lambda) syntax of a Join with Where clause

Inject DbContext with Autofac

entity-framework autofac

passing dynamic expression to order by in code first EF repository

c# linq entity-framework

EF4 POCO: Snapshot vs Self-tracking over WCF

EF4.1 Code First Complex Type as primary key

In MVC 3, I can't get @Html.DisplayFor to render a formatted string

List of Expression<Func<T, TProperty>>

Entity Framework 5 Code First Self-Referencing Relationship

Entity Framework 6.1.0 SaveChangesAsync

DbQuery.Include() method: Is there a strong-typed variant?

Use inner join if record exists otherwise use left join

EF Core - may cause cycles or multiple cascade paths

EF Code first, how to register same table name with different schema?

Entity Framework returning distinct records issue

Entity Framework Circular Reference

Find all items whose collection property contains items in another list

linq entity-framework

Exception on Inner LINQ query when calling ToList()

Can Entity Framework 6 be used in a .NET Standard project?

How to override Equals on a object created by an Entity Data Model?

Is it possible to define a usable Object Context variable in LINQPad?