entity-framework-6 (173)
- Updating to EF 6.2.0 from EF 6.1.3 causes cannot access a disposed object error
- How to update record using entity framework core?
- In 2017, what is the best way to migrate an entity framework application away from using EDMX while preserving the relationships
- EF6, SQLite won't work without App.config
- Creating instance of Entity Framework Context slows down under load
- How to setup EF6 Migrations with ASP.NET Core
- MoQ:Property is correctly set as virtual but still have invalid setup on a non-virtual member
- How to filter “Include” entities in entity framework?
- Entity Framework's Entity Data Wizard Crashes When Connecting to MySQL Database
- How to use SqlServer.Types/spatial types within ASP.NET Core 1.0 application
- The Include path expression must refer to a navigation property defined on the type.in eager loading
- The ADO.NET provider with invariant name 'MySql.Data.MySqlClient' is either not registered in the machine or application config file
- How to inject UserManager & SignInManager
- Entity Framework query performance differs extrem with raw SQL execution
- How to use migration programmatically in EntityFramework Codefirst?
- Eager,Lazy and explicit loading in EF6
- How to create a table corresponding to enum in EF6 Code First?
- EntityFramework 6.1.3 does not support framework.NETPlatform,Version=v5.4 on visual studio 2015
- Using TransactionScope with Entity Framework 6
- Entity Framework edmx click on diagram very slow