awesome-entity-framework-core
github.com/zzzprojects/awesome-entity-framework-core ↗Awesome EF Core 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-core"
Installation instructions →What's inside
Supported Packages
- Aspire.Microsoft.EntityFrameworkCore.SqlServer
Registers EntityFrameworkCore DbContext service for connecting Azure SQL, MS SQL server database. Enables connection pooling, retries, health check, logging and telemetry.
- Audit.EntityFramework.Core
Automatically generates audit logs for Entity Framework operations, supporting both Entity Framework and Entity Framework Core.
- Bricelam.EntityFrameworkCore.Pluralizer
Adds design-time pluralization to EF Core.
- Clave.Expressionify
Add expressionify support to Entity Framework Core queries.
- DelegateDecompiler.EntityFramework
A library that is able to decompile a delegate or a method body to their lambda representation.
- Detached.Mappers.EntityFramework
Maps Dtos directly to entities already attached to a DbContext. Solves disconnected entities, partial updates and automapping in a single step.
More Projects
Providers
- Devart.Data.MySql.EFCore
dotConnect for MySQL is a high-performance ORM enabled data provider for MySQL 8.0+ including Embedded servers (starting with 4.1), MariaDB, Amazon RDS, Amazon Aurora, Azure MySQL, Percona that builds on ADO.NET technology.
- Devart.Data.Oracle.EFCore
dotConnect for Oracle is a high-performance ORM enabled data provider for Oracle and Oracle Cloud (DBaaS) that builds on ADO.NET technology.
- Devart.Data.PostgreSql.EFCore
dotConnect for PostgreSQL is a high-performance ORM enabled data provider for PostgreSQL that builds on ADO.NET technology.
- Devart.Data.SQLite.EFCore
dotConnect for SQLite is a high-performance ORM enabled data provider for SQLite that builds on ADO.NET technology.
- EntityFrameworkCore.Jet
Jet/ACE database provider for Entity Framework Core (Microsoft Access MDB/ACCDB files).
- FirebirdSql.EntityFrameworkCore.Firebird
The Entity Framework Core provider for Firebird enables you to develop .NET applications that connect to the Firebird database using Entity Framework Core.
Profiler Packages
- EFCore.Visualizer
View Entity Framework Core query plan directly in Visual Studio.
- 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.EntityFrameworkCore
Documentation and Learning
- Entity Framework Core Docs
Official documentation for Entity Framework by Microsoft.
- Entity Framework Core Tutorial
Learn Entity Framework Core with online examples.
- entityframeworktutorial.net
- RIP Tutorial
Archived Stack Overflow Documentation (Multi-Language)
- ZZZ Code AI
Generate instant answer to any EF Core question
Popular Packages
- Microsoft.EntityFrameworkCore.DynamicLinq
With this library it's possible to write Dynamic LINQ queries (string based) on an IQueryable
- Z.EntityFramework.Plus.EFCore
Showing a sample of 73 resources. View the full list on GitHub →