Top 20 NuGet efcore Packages

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...
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
Entity Framework Core Second Level Caching Library.
Given an EF Core DBContext, LogicBuilder.EntityFrameworkCore.SqlServer uses AutoMapper configurations to support CRUD operations using the DTO objects.
.NET Core command-line (CLI) tool to generate Entity Framework Core source files.
Entity Framework Core provider for Progress OpenEdge
Infrastructure for annotation based model building for EF Core.
EFCore, Core, Entity, Framework, Entity Framework, Entity Framework Core, SQLite, MySQL, SQLServer e PostgreSQL
Setting EF Core by convention
Abstract package for building query specifications in your domain model.
Utilities for managing access to a Database
Microsoft SQL Server database provider for Entity Framework Core.
Shared Entity Framework Core components for relational database providers.
Lazy-loading proxies for EF Core.
JoyMoe.Common.EntityFrameworkCore stubs for Asp.Net Core Identity support, with automatically timestamps
A simple library that adds audit capabilities to the Entity Framework Core.
A library aimed to minimize the setup of Entity Framework Core unit-testing database providers in conjunction with AutoFixture.
DbContextScope for EF Core 5 and .Net Standard 2.1. Forked from https://github.com/mehdime/DbContextScope.