Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

SQL Server Object Explorer not showing a database

How to upgrade from entity framework 4 to EF6?

c# asp.net entity-framework

Mapping entity framework model to multiple tables

Entity Framework 6 error serverversion : (System.Data.SqlClient.SqlConnection)customerOrderContext.Database.Connection).ServerVersion

Select entities with multiple and nested levels without using Include

c# entity-framework linq

EF Core 1.1 to WebApi Core - Add-Migration fails

How the right way to rollback migration with Entity Framework

How to know project is code-first or database-first?

Handle duplicate key violations in EntityFramework Core

How to get IEnumerable<Foo> instead of IEnumerable<string> from LINQ?

c# entity-framework linq

Get number of days between 2 dates in Entity Framework

Executing EFcore Migrations inside a .NETStandard Library project

SQL Server In Memory Equivalent

Entity Framework Dynamic Where Clause

Need advice on selecting a data access method

Entity Framework and repository pattern problem

Using Entity Framework generated classes in Business Logic Layer

Is there a generic way of using AutoMapper's ValueResolver to map EntityKey values for EF Entities?

How to have multiple projects accessing same Entity Framework project?

entity-framework

Entity Framework 4.0 Use Database Default Value

.net entity-framework