Top 20 NuGet ORM Packages

Version for Entity Framework (>= 6.0). Allows the creating of composable queries and thus the reusability of Linq2Entity query snippets.
Version for Entity Framework Core (>= 1.0, < 2.0). Allows the creating of composable queries and thus the reusability of Linq2Entity query snippets.
Adds support for reprocessable operations for DataObjects.Net-powered projects
netcoreapp3.1 EntityFramework with Unit Of Work
Easily configure your entities mapping in separe class and add them in one line
Package Description
FreeSql 数据库实现,基于 Sqlite 3.0,支持 .NetCore、.NetFramework、Xamarin
Sql Server support for the Thuria Thark framework
Sql Lite support for the Thuria Thark framework
Core functionality API objects for ADO.Net.Client based libraries
Provides Noda Time support for NHibernate.
Provides Noda Money support for NHibernate.
Provides helpful Custom User Types, Composite User Types, Mapper Helpers and Linq Extensions for NHibernate. - NHibernate Composite User Type for the DateTimeOffset struct: Allows database such as SQLite that do not natively support the DateTimeOffset data type to store it in ...
ef and dapper repository.
ef and dapper repository.
Simple Get, GetList, GetListPaged, Insert, Update, Delete, DeleteList, and RecordCount extensions for Dapper. Uses smart defaults for attribute free classes but can be overridden as needed. By default uses Id column as the primary key but this can be overridden with an attribute By default qu...