Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Decoupling ASP.NET Identity from the Core Domain Models - Onion Architecture

Error 3027: No mapping specified for the following EntitySet/AssociationSet [closed]

How can I map tables using fluent API in ASP.NET MVC 5, Entity Framework 6?

Ignoring properties when calling LoadFromCollection in EPPlus

How to ask the database server for current datetime using entity framework?

How to get original Entity from ChangeTracker

Does anyone have a very complete example generic repository for EF 6.1?

Best practices for integrating ASP.NET Identity - do they exist?

Is there an planned release date for Entity Framework 6? [closed]

Active Azure Sql Connections are over the connection pool limit

Could not load file or assembly 'System.Web.WebPages.Razor, Version=3.1.1

How to retrieve Entity Configuration from Fluent Api

Possible to set column ordering in Entity Framework

Can a foreign key column be an Enum in Entity Framework 6 code first?

Scalable Contains method for LINQ against a SQL backend

Create claims identity in Identity 3

Can Entity Framework 6 be used in a .NET Standard project?

How to list users with role names in ASP.NET MVC 5

Entity Framework 6 DbSet AddRange vs IDbSet Add - How Can AddRange be so much faster?