Top 20 NuGet ORM Packages

Package Description
Package Description
Package Description
orm;sql;micro-orm
orm;sql;micro-orm
Supports EF operations.
orm;sql;micro-orm
.Net Core ORM Framework 支持数据:SqlServer,Oracle,MySql,SQLite 开发工具:VS 2019 开发框架:.NET Standard 2.0 支持Lamda,复杂对象查询 新增与更新:支持自动识别赋值字段 支持数据过滤 支持各操作的方法扩展与重载 支持查看执行详情(SQL、耗时 等) 支持实体类扩展成员
Repository implementation for EntityFrameworkCore with batch Insert, Update, Delete and Merge commands.
MySQL support for TypedSql
orm;sql;micro-orm
Data first or code first ORM. Entity-object-class-poco to SQL repository mapping, and vice versa. Data to C-Sharp class code or emit assembly. Can dynamically generate assemblies, C-Sharp code, and SQL scripts for CREATE TABLE, INSERT, and UPDATE.
Provides an extension method to materialize a paginated query. This package is for Entity Framework Core. For an identical API on Entity Framework 6.x, see `FGS.Linq.Extensions.Pagination.EntityFramework6`.
Provides an extension method to materialize a paginated query. This package is for Entity Framework 6.x. For an identical API on Entity Framework Core, see `FGS.Linq.Extensions.Pagination.EntityFrameworkCore`.
Provides extension methods to materialize query results while describing failures using discriminated unions. An `IQueryable` version of `OneOf.Linq`. This package is for Entity Framework Core. For an identical API on Entity Framework 6.x, see `FGS.Linq.Extensions.EntityFramework6`.
Provides extension methods to materialize query results while describing failures using discriminated unions. An `IQueryable` version of `OneOf.Linq`. This package is for Entity Framework 6.x. For an identical API on Entity Framework Core, see `FGS.Linq.Extensions.EntityFrameworkCore`.
Provides extension methods to materialize query results - essentially a white-labelling of EF's `XAsync()` extension methods, albeit with names that explicitly convey the concept of materialization as the intent. This package is for Entity Framework Core. For an identical API on Entity Framew...
Provides extension methods to materialize query results - essentially a white-labelling of EF's `XAsync()` extension methods, albeit with names that explicitly convey the concept of materialization as the intent. This package is for Entity Framework 6.x. For an identical API on Entity Framew...