Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Managing EntityConnection lifetime

Entity Framework and multi-tenancy database design

Entity Framework conversion from v1 to v4 problem

SqlMetal alternative for Entity Framework 4

Entity Framework 3.5 or 4.0?

Specifying the name of a column in Entity Framework for a Referenced Object

c# .net entity-framework