Top 20 NuGet dbcontext Packages

Simple but DI-aware and extensible repository for EF DbContext
DevAccelerateCoreEF provides common classes for using Microsoft EntityFrameworkCore in DevAccelerate.
Small Helper for DbContext to execute code on DbContext and decouple context creation.
MongoDbContext enables .NET developers to work with a MongoDb database using .NET objects.
Some base classes to include in almost every larger C# project
数据访问组件,有用到批量插入、插入后返回值的功能需要安装具体数据库类型的包,如LJH.DO.SqlServer 1. netcore升级到3.1
Extends Entity Framework and eases implementation of repository for domain models. It targets to help implementing a single repository for all domain models which handles add or update with object graph.
Simple classes / tools / wrappers to manipulate data on Microsoft Azure Cosmos DB
CosmosDbFramework enables .NET developers to work with a CosmosDb database using .NET objects.
CosmosDbFramework enables .NET developers to work with a CosmosDb database using .NET objects.
CosmosDbFramework enables .NET developers to work with a CosmosDb database using .NET objects.
DbContextScope for EF Core 3.x. Forked from https://github.com/mehdime/DbContextScope.
NetStandard2.0 Unit Of Work
Classes for Custom Implementation of Microsoft AspNet Core Identity
EntityFramework Generic DbContext, both generic base class and generic interface
System.Data.Entity Repository Extension
Simple and effective C# Generic Repository pattern implementation for Entity Framework 6 models. Use of generics and async makes eliminates complexity without sacrificing features.
An EF Code First implementation of a derived DbContext with provisions for the soft delete pattern. You would normally subclass the provided class for your own DbContext class. The entities should have a column named IsDeleted or Deleted. Reverse Engineer EF CodeFirst text templates are provided wi...
.NET package for Bulk operations in SQL Server using DbConnection or DbContext (Entity Framework )