Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Integration testing multiple Entity framework dbcontexts that share a database

c# entity-framework

AutoMapper IQueryable Extension throws "Cannot compare elements of type <Complex Type>" with

DbContext and Connection pools

Stop empty strings at the database level with EF code first

Aliasing/renaming properties on entities in OData

Entity Framework - Include Take Top N for each parent [duplicate]

Do Multiple Linq To Entity Queries In Entity Framework Using One DBContext Connect Only Once To The Database

scaffolding template for creating repositories

EF resolve navigation property after manual attach

c# entity-framework

Possible risks of turning off AutoDetectChangesEnabled in Entity Framework

c# .net entity-framework

How to implement Select For Update in EF Core

Transaction between contexts

How do I specify the foreign key in a one-to-one/zero relationship?

Entity Framework Order by descending by row field in query

c# entity-framework linq

I can use EF Core 2.0 in production applications?

IdentityServer4 Error: No DbContext named 'ConfigurationDbContext' was found

Problem with LINQ query: Select first task from each goal

How to use DbContext with DI in desktop applications?

System.MissingMethodException: Method not found: '...EntityFrameworkCore.Metadata.Builders.EntityTypeBuilder`1.HasIndex(...)'

Thoughts on Entity Framework