Top 20 NuGet ORM Packages

FreeSql 扩展包实现,使用 FluentApi 方式配置实体模型,使用习惯接近 EFCore,方便过渡.
Provides auto generated predicate ExpressionStarter<TEntity> through a filtering model, using LinqKit.Microsoft.EntityFrameworkCore
Adds support for reprocessable operations for DataObjects.Net Core-powered projects
Generic ADO.NET helper library to connect to a relational database system using a given providers ADO.NET driver. Driver can be in Global Assembly Cache or referenced as a nuget package.
Diese Bibliothek vereinfacht in WPF-Anwendungen das Handling mit Journal-/Logeinträgen.
A simple object mapping library. A simple extenstion for IDbConnection and IDbTransaction.
Simple classes / tools / wrappers to manipulate data on Microsoft Azure Cosmos DB
Write database queries in C# and syntax as close to real SQL as possible.
A thin wrapper around Dapper.Net that helps with runtime customization of queries.
With this little helper you can project in your LINQ Select() using expressions not written inside the LINQ query. This opens the door for expression reuse. This is a fork of the EFLinqExpressionProjecton project with added support for EF Core.