awesome-entity-framework-6
github.com/zzzprojects/awesome-entity-framework-6 ↗Awesome EF6 third party-libraries, documentation, and tutorials!
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me supported packages resources from awesome-entity-framework-6"
Installation instructions →What's inside
Supported Packages
- Audit.EntityFramework
Audit.EntityFramework provides the infrastructure to log interactions with the EF DbContext.
- AutoMapper.EF6
Extensions to make AutoMapper easier to work with Entity Framework. Project to collections and items, decompiling calculated properties along the way.
- CodeFirstFunctions
Store Functions for EntityFramework CodeFirst.
- DelegateDecompiler.EntityFramework
A library which is able to decompile a delegate or a method body to its lambda representation.
- EFCache
EntityFramework.Cache provides a second level cache for Entity Framework 6.1 and newer.
- EFDesigner
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond.
More Projects
Unsupported Packages
- EntityFramework.BulkInsert
Deprecated package. We highly recommend you to move to
- EntityFramework.Extended
Deprecated package. We highly recommend you to move to
- EntityFramework.Functions
EntityFramework.Functions library implements Entity Framework code first support for stored procedures, TVFs and SVFs, etc.
- EntityFramework.Testing
EntityFramework.Testing provides an implementation of DbAsyncQueryProvider that can be used when testing a component that uses async queries with EntityFramework.
- EntityFramework.Utilities
Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts.
- TrackerEnabledDbContext
Tracker-enabled DbContext offers you to implement full auditing in your database.
Popular Packages
- Entity Framework Classic
Entity Framework Classic is an EF6 fork. It's everything you like about EF6, but with better performance, must-have features, .NET Core support, and more.
- Entity Framework Plus
Improve Entity Framework performance and overcome limitations with MUST-HAVE features.
Documentation and Learning
- Entity Framework Docs
Official documentation for Entity Framework by Microsoft.
- Entity Framework Tutorial
Learn Entity Framework 6 with online examples.
- entityframeworktutorial.net
Learn Entity Framework using simple yet practical examples on EntityFrameworkTutorial.net
- Knowledge base - Entity Framework 6
Translated posts from Stack Overflow
- Microsoft Virtual Academy
Online class from MVA on how to use EF with MVC
- Pluralsight
Online class to get started with EF 6
Provider Packages
- Entity Framework Effort
An Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based applications.
- EntityFramework.SqlServer
Entity Framework is Microsoft's recommended data access technology for new applications.
- EntityFramework.SqlServerCompact
Allows SQL Server Compact 4.0 to be used with Entity Framework.
- Firebird Entity Framework Provider
The .NET Data provider is written in C# and provides a high-performance, native implementation of the Firebird API.
- MySql.Data.EntityFramework
Connector/Net is a fully-managed ADO.NET driver for MySQL.
- Npgsql.EF6
Npgsql is a .NET data provider for PostgreSQL. It is implemented in C#. Works with Postgresql 7.x and above.
Profiler Packages
- Hibernating Rhinos Entity Framework Profiler
Entity Framework Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of Entity Framework.
- MiniProfiler
MiniProfiler: Integration for Entity Framework 6
Showing a sample of 50 resources. View the full list on GitHub →