Top 20 NuGet o/rm Packages

Provides a ChangeTrackingDbContext that will automatically updates Created and Modified fields as well as some basic DbContext extension methods from https://github.com/hoagsie/BetterEntityFramework.
Darjeel.EntityFramework
PostgreSql provider for CoPilot.ORM
Extension LazyLoad for EntityFrameworkCore
ORM Profiler lets you gain insight in what your data-access code is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor.NetCore is the interceptor package for regular ORMs and ADO.NET using data-access logic. The Interceptor assemblies are part of...
The EfNewWebDbConnector is a .NET library used to create and maintain only an unique connection to the database per request in the Asp.Net web applications using EF New DbContext ORM.
The EfOldWebDbConnector is a .NET library used to create and maintain only an unique connection to the database per request in the Asp.Net web applications using EF Old ObjectContext ORM.
The Linq2SqlWebDbConnector is a .NET library used to create and maintain only an unique connection to the SQL Server database per request in the Asp.Net web applications using Linq To Sql ORM.
Library that assists in using ADO.NET and Entity Framework in the same work unit.
Entity framework 6.x provider for Microsoft Access (Jet) files
一个轻量级的O/RM 类库,支持Sql Server,Oledb、ODBC、SQLite等多种数据库驱动。 能够快速实现实体对象的数据库通用操作,并且实现数据库无缝切换。
A super quick localDb testing framework for use with Entity Framework. It uses a localDB instance for the entire test run's life. Each test's execution is wrapped into transaction to avoid test interfering with each other. This means the cost of setting up the DB is only paid once. That is when th...
This is a repository pattern for Entity Framework (EF) Core.
A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history. This version has been enhanced with additional configuration options. This was originally based on Microsoft.EntityFrameworkCore.AutoHistory.
NetTopologySuite support for the SQLite database provider for Entity Framework Core.
Bit.Data.EntityFramework
NHibernate List, Bag and Set that implement IBindingList, INotifyCollectionChanged or both
Ermöglicht die Historisierung der Daten auf Zeilenbasis
Generic Repository Pattern and Unit Of Work for C# .Net Core