Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

How to use SqlAzureExecutionStrategy and "Nolock"

How to mark identity column properly with Entity Framework 6.1?

EntityFramework refuses to forget old columns

Mapping foreign key to non primary surrogate key column in EF code first

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