Top 20 NuGet Entity Framework Packages

An Entity Framework data access for general use.
Package Description
Extensions for Entity Framework Core. ModelBuilder extensions: ApplyConfigurationsFromAssembly, ApplySoftDeleteFilter. ChangeTracker extensions: AddCreationTracking, AddSoftDeleteTracking, AddModificationTracking. IQueryable extensions: OrderBy, FilterSoftDeleted.
Entity Framework Core migrations for SQL Server.
Repository and Specification patterns implementations for EntityFrameworkCore with pagination and other sugar
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
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
Package Description
Supports the use of Entity Framework Core. CSLA .NET is an application development framework that reduces the cost of building and maintaining applications. The framework enables developers to build an object-oriented business layer for their application that encapsulates all business, authorizatio...
Implementation of the Arragro.Common IRepository for Entity Framework 6+.
Mock DbSet and DbContext mocking amenities for JustMock Lite.
Extension handlers for entity framework
Infrastructure project setup for building modern enterprise applications using EntityFramework or Azure Table Storage.
SharpRepository generic repository implemented with Entity Framework 6
Entity Framework 6 Provider for VFP data.
A powerful .NET framework for building multi-tier web or desktop applications using MVVM pattern.
BrightstarDB is a fast and scalable NoSQL database for .NET with code-first data model generation. This package installs the BrightstarDB libraries and the text template for generating a BrightstarDB Entity Framework context class.
The files and references that are essential for a Breeze Legacy ASP.NET Web API Entity Framework 5 application. We recommend installing this package shortly after creating a project with the "ASP.NET Empty Web Application" template or one of the MVC 4 templates such as the "ASP.NET MVC 4 Empty" tem...
Extends Microsoft.EntityFrameworkCore.Relational with some raw SQL methods. Directly invoke ExecuteScalar/ExecuteReader on DbContext. Bulk update and delete rows.
Entity Framework Core Second Level Caching Library.