Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

ASP.NET Web API return queryable DTOs?

Entity Framework 5 performing full table scan

LINQ Lambda, Group by with list

Why multiple DbContext classes?

What is the difference between IdentityDbContext and IdentityDbContext<ApplicationUser> in MVC5

How to modify type parameter of Expression<Func<???, bool>>?

Is ToList required when using foreach with LINQ to Entities

Is there a way to generically mock the DbSet.Find method with Moq?

How to specify EntityFramework ProviderName in an Azure Function

.Net Core 2.0 Database First Approach Scaffold-DbContext of Mysql DB

EntityFramework Core 2 Default Values

Attempted to update or delete an entity that does not exist in the store

LINQ to Entities projection of nested list

What does the EnumDataType attribute do in ASP.NET MVC?

Do entity framework object references equal for same database objects

c# .net linq entity-framework

MVC3 Validation with Entity Framework Model/Database First

Type member support in LINQ-to-Entities?

How do architect an ASP.Net MVC app with EF?

Entity Framework - eager loading of related entities

Entity Framework 4.1 - Override Entity (DBSet) with Filter