Repository navigation
ef6
- Website
- Wikipedia
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
Entity Framework Bulk Operations | Improve Entity Framework performance with Bulk SaveChanges, Insert, update, delete and merge for SQL Server, SQL Azure, SQL Compact, MySQL and SQLite.
Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.
Fast bulk insert for EntityFramework6
Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore
Entity Framework Classic is a supported version of the latest EF6 codebase. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.
.NET Core CLI tool to enable EF6 migrations in an Asp.Net Core app.
Awesome EF6 third party-libraries, documentation, and tutorials!
Codebase for an MSBuild based version of the Entity Framework 6 Power Tools Generate Views command
Provides a base when implementing the repository pattern with EF6.
Generic Repository Pattern with Entity Framework 6 for .Net 4.5