Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to return LINQ object from method?

c# linq entity-framework

Will opening a DbContext per ToListAsync end up blocking a connection pool?

Manually Provide DbContext to DbMigrator

Entity Framework 5.x 6.x Cache Frameworks

Populate Data in DropDownList in Create Mode MVC 4

Configuring resiliency settings Entity Framework 6.02

Entity framework DateTime.Now - 7 days C#

MySql 5.6 with EntityFramework 6 schema error 0040

Entity Framework Database-First with Oracle Database

oracle entity-framework

How to Mock a Repository to use as an argument for a Controller?

Entity Framework with multiple migrations and inheritance from base DbContexts within the same Database

Entity framework loads navigation properties without asking for them

Code first still trying to create database

c# .net entity-framework

Practical way for separate Entity classses (DTO) from EDMX

Entity Framework: Skip/Take functionality

Winforms Entity Framework

SQLite DATETIME column with Entity Framework

Entity Framework and Thread safety of ObjectContext

System.Data.SqlClient.SqlException: Invalid column name 'phone_types_phone_type_id'

Cross database querying in EF