Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Updating to EF 6.2.0 from EF 6.1.3 causes cannot access a disposed object error

Entity Framework 6 Update Graph

Same application, different databases: Entity framework 6.X + MySQL + SQL Server

EntityFramework CodeFirst: CASCADE DELETE for same table many-to-many relationship

Is there a non-commercial alternative to Z.EntityFramework.Extensions? [closed]

How does the SQLite Entity Framework 6 provider handle Guids?

Visual Studio 2015 RC Entity Framework 6.1.3 Migrations Error

Entity Framework 6 and SQL Server Sequences

UOW - A second operation started on this context before a previous asynchronous operation completed

Entity Framework lazy loading with AsNoTracking()

Entity Framework 6: How to override SQL generator?

ASP.NET Web API: JSON Serializing Circular References

How do I use spatials to search a radius of zip codes?

Entity framework 6 code first: what is the best implementation for a baseobject with 10 childobjects

Alternatives for Roles/Claims Access Control Systems

The ADO.NET provider 'Oracle.ManagedDataAccess.Client' is either not registered in the machine or application config file, or could not be loaded

EF6, Code-First, enable-migrations, "Unable to load the specified metadata resource"

How to cast DbSet<T> to List<T>

Why does this EF insert with IDENTITY_INSERT not work?

How to Rename DBContext in Entity Framework 6