Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

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?

How to re-create initial migration on the same .cs file

The item with identity [x] already exists in the metadata collection. How do I fix that?

EntityFramework.SqlServer.dll not is getting added to the published folder only when I publish in RELEASE mode

c# entity-framework-6

How to edit previously applied migration without adding another migration in EF code first

NuGet Package Not working in Visual Studio 2015

Entity Framework 6 + SQLite

Entity Framework 6: Adding child object to parent's list vs. setting child's navigation property to parent

ODAC 12c and Entity Framework 6

How to add an EF6 Association to a Candidate Key / Unique Key which is not the Primary Key?