Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework 6 Not Using Snapshot Isolation Level

How to add a property on a model class that's not related to the database?

How to get current EF version

Entity Framework 6 and .NET Core application

c# .net entity-framework

Convert byte[] array TO sqldbtype.Varbinary using Dapper

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