Top 20 NuGet Entity Framework Packages

Generic Repository Pattern EFCore - Basic properties for the database model. An event to work with the database. An abstract EMEntity class has been added that does not require the implementation of the IEMEntity interface when inheriting. Общий шаблон репозитория EFCore - Основные свойства для моде...
A library that contains extensions for Microsoft.Extensions.Hosting.IHost for EF Core.
A library that contains extensions for Microsoft.Extensions.Hosting.IHost for EF.
Adds Z.EntityFramework.Extensions.EFCore support to UnstableSort.Crudless. For documentation or support, head to the github page: https://github.com/unstable-sort/Crudless/wiki
Adds async support to the NovaPagedList library for Entity Framework Core users.
A Library for EntityFrameworkCore to support automatically recording data changes history (audit logging), soft-delete, and Snakecase naming convention functionality.
Proveedor de conexión a bases de datos Oracle para Entity Framework Core
EntityFrameworkCore仓储基础类
基于EntityFrameworkCore.Scaffolding.Handlebars修改,添加生成数据库字段注释。原项目Url:https://github.com/TrackableEntities/EntityFrameworkCore.Scaffolding.Handlebars
A package which will help you to register all DipScope.Messaging.MessageStore.EntityFrameworkCore services in .NET Core application.
A package which will help you to register all DipScope.Messaging.EventStore.EntityFrameworkCore services in .NET Core application.
Adds support for bulk SaveChanges
Package Description
Manage your DbContexts the right way. The persistence or infrastructure layer uses the DbContext (e.g. from a repository). Controlling its scope and transaction lifetime, however, is ideally the reponsibility of the orchestrating layer (e.g. from an application service). This package adds that abil...
For .Net Core 3.1 WebApi BaseController
EntityFramework Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of EntityFramework. This package is the integration API letting to easily use EntityFramework Profiler during Continuous Integration (CI) process.
A lightweight library written in C# .NET Standard, that automatically handles paginating collections of objects in .NET code.