Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Linq sub query when using a repository pattern with EF code first

Entity Framework one to many relation code first

Is it a good approach to query the database only through stored procedures?

Virtual property won't lazy load in Entity Framework 6 (with caveat)

Excluding Condition if Parameter is null

Code First default DateTime not working

EF Core 3 Has Value Generator

How to get an EF query to compile the most optimised SQL?

c# entity-framework linq

How Can I generate Identity DB Scripts without migration

DTOs and IQueryable: assembling and disassembling DTOs

How to create a migration without "No migrations configuration type was found in the assembly" problem?

How to join EF query with dictionary

How to get the primary key of an object after it is saved with DbContext

Entity Framework: Implement interfaces for unit test

aspnet core entity framework 7 self referencing "job" 1 to many table

EntityFramework lazy loading not working in different context