Top 20 NuGet entityframework Packages

Package Description
Package Description
Package Description
The SQLite database provider for BlueBoxMoon.Data.EntityFramework package. This is not recommended for production use except under special situations due to limitations of schema changes supported by SQLite.
Provides a concept of Entity objects to the BlueBoxMoon.Data.EntityFramework package.
Adds the ability to cache Entity objects in memory to the BlueBoxMoon.Data.EntityFramework package.
Extensions for Linq for Entity Framework Core
EntityFrameworkIncludeBuilder is an Entity Framework Core extensions which provide ability to build dynamically Include/ThenInclude chain.
Our base classes to create a multi layers architecture. BaseContext, BaseUnitOfWork, BaseRepository.
SQL Server support for package Authfix.EntityFrameworkCore.Seed.
DbContextScope for EF Core 3.x. Forked from https://github.com/mehdime/DbContextScope.
NetStandard2.0 Unit Of Work
Provides a set of common event handlers for EF Core, including create/update date tracking and soft deletes.
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
Adds async support to the NovaPagedList library for Entity Framework 6 users.
EFxceptions is a .NET Standard library that captures the exceptions thrown by the EntityFramework from a SQL server and converts them into meaningful exceptions.
Unit of Work pattern implementation