Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Can I execute an SQL command on a DBContext connection before the first EF entity is loaded?

.net entity-framework

EF Core In-Memmory Array mapping

Good .Net Synchronization framework for n-tier architecture

Problem mapping scalar function in EF core 2.1

What is causing my Entity Framework Core dbContext to leak memory?

How to write this LEFT JOIN query with EF

Adding attributes to EF6 generated entity classes [duplicate]

Update before any delete in entity framework

c# entity-framework

Using Interfaces with UserManager on Moq

Entity Framework Core ForeignKeyAttribute on both sides

How to not declare key in root model in EntityFramework core

How to access the DbContext fom asp.net core service

Does using a transaction but not actually making any queries have a resource cost?

Where should AsNoTracking be applied?

entity-framework

System.Data.Entity.DbContext can't find to add as a reference

c# entity-framework

Understanding MVC5 UserClaim Table

Domain-Driven Design with Entity Framework & Repository Pattern [closed]