Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to generalise access to DbSet<TEntity> members of a DbContext?

EF CodeFirst: Get all POCO types for DbContext

LoadProperty in Entity Framework 5

Entity Framework 5 code first newsequentialid() as PK

The type of one of the primary key values did not match the type defined in the entity. See inner exception for details

Entity Framework with existing database

entity-framework

Query ToList() returns null

LINQ multiple join IQueryable modify result selector expression

Easiest way to convert list to a comma separated string by a Specific Property?

c# .net linq entity-framework

Using multiple DbContexts with a generic repository and unit of work

EF 6 - Cascade Delete on one to many without backreference

Entity Framework Code First DateTime field update on modification

Entity Framework DbContext .Remove(obj) vs .Entry(obj).State = EntityState.Deleted

c# entity-framework

Handling Dates with OData v4, EF6 and Web API v2.2

EntityFramework Stored Proc Function Import is it possible to read async?

No corresponding object layer type could be found for the conceptual type

entity-framework

What's Include() method's job in Entity Framework

Difference between && and where condition in entity framework query

Error attaching entity because of same primary key when trying to save an update

c# .net entity-framework

Store data in cookie with asp.net core identity