Top 20 NuGet ef6 Packages
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more.
Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more!
Example: https://dotnetfiddle.net/awlJdf
Benchmark: https://dotnetfi...
Second Level Cache for Entity Framework 6.3 and newer.
Interactive Pregenerated Views for Entity Framework 6.3.
Testing helpers for using Moq with EntityFramework.
Extends EFCache by adding Redis support.
Tag Entity Framework 6 LINQ queries
Elastic APM for Entity Framework 6. This package contains auto instrumentation for Entity Framework 6. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework 6.3.0+ Code First.
Configure LazyEntityGraph with Entity Framework metadata (Code First or EDMX)
Testing doubles for EntityFramework.
dotConnect for PostgreSQL is a high-performance ORM enabled data provider for PostgreSQL that builds on ADO.NET technology.
The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+.
It supports a wide range of PostgreSQL-specific features, such as secure SSL and SSH connections, Postg...
Fast Bulk insert extension for EntityFramework 6
dotConnect for SQLite is a high-performance ORM enabled data provider for SQLite that builds on ADO.NET technology.
The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+.
It supports a wide range of SQLite-specific features, such as a variety of built-in encryption methods, includi...
Utilities for managing access to SQLServer database with EntityFramework
EntityFramework.Toolkit is a library which provides implementations for EntityFramework best practices, patterns, utilities and extensions.
SharpRepository generic repository implemented with Entity Framework 6
Utilities for managing access to a Database