Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Build JSON Hierarchy from Structured Data

Find and Include with EF 6

entity-framework

EF 6 select from other table without navigation property

Getting a list of users with their assigned role in Identity 2

Renaming Identity tables with EF6 Migrations Failing

Error While reading with entity framework

Entity Framework 6 Programmatically Connect to Postgres

Net core generic repository pattern how to inject DbContext without knowing its type at compile time?

EF core DbContext in a multithreaded API application

Soft Deletes ( IsHistorical column ) with EntityFramework

Many-To-Many Relationship in Code-First EF4

Why doesn't EF 4 generate association for FK relation to column with unique index?

EF and Linq OrderBy using two Parameters

c# entity-framework linq

Is SaveChanges() Necessary with Function Imports (Stored Procedures)?

Sample N-tier ASP.NET MVC3 application with best practices (using EF 4.1)

Why does Single LINQ extension method create a query Select TOP(2)?

entity-framework

Receive Dictionary<int, string> from linq to entity?

ASP.NET Web API return queryable DTOs?

Entity Framework 5 performing full table scan

LINQ Lambda, Group by with list