Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

IDbContextFactory for Blazor: when to use CreateDbContextAsync the async version vs CreateDbContext

Extending Entity Framework's Unit of Work

How to generate Blazor wasm scaffolded CRUD (EF) wiht ASP.NET Core Hosted

Stored Procedures in Entity Framework Vs ADO.NET

Does ADO Entity Framework support non DTC transactions? Multiple queries inside one EntityContext and one TransactionScope is causing DTC promotion

How to map a string to Uri type using the Entity Framework?

c# entity-framework uri

Dependency error when I build Entity Framework Core project

entity-framework

Trigger does not fire after insert using Entity Framework with MVC4 SQL Server

Asp.net Unit test for methods with IHttpActionResult return type and Mapped data

EF multiple constructor with connection string using unity container : "The underlying provider failed on Open"

EF Object wrapper around a primitive type in DB/Domain model

Does Entity Framework support ApplicationIntent=ReadOnly in SQLClient connection string

SaveChanges() for multiple dbcontext with TransactionScope in Entity Framework 4.1

Repository Pattern Retrieve Desired Columns Only

Entity Framework - How to "roll back" database changes [duplicate]

ASP.NET Web API DELETE method error

Get Identity Field out of KeyMembers

Using LINQ to select all from multiple tables

Lambda expression used inside Include is not valid. EF6, Navigation Property