Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to ExecuteSqlCommand in Entity Framework without it being contained in a transaction

RowVersion implementation on Entity Framework for PostgreSQL

Multi-Context InMemory Database

Entity Framework "SELECT IN" not using parameters

.NET EntityFramework: "An error occurred while starting a transaction on the provider connection. See the inner exception for details"

.net entity-framework

Using Function in Select Clause of Entity Framework Query

c# .net linq entity-framework

Saving changes/updating existing object in dataset with Entity FrameWork and not have to set each property individually

How to join multiple tables?

EF Code first cascade delete on foreign key one-to-many

Lazy vs eager loading performance on Entity Framework

Generate Guid on Serverside Entity Framework 5?

entity-framework guid

How to work with collections

Injecting IHttpContextAccessor into ApplicationDbContext ASP.NET Core 1.0

EF. The connection was not closed. The connection's current state is connecting

Same table relationship in Entity Framework

c# entity-framework

Entity Framework - Inheritance with .Include?

entity-framework

returning and using multiple models in MVC

Adding Item with Many-to-Many Relationship In Entity Framework

user trimstart in entity framework query

c# .net linq entity-framework

How to add data annotation for entities automatically created by Data-First?