Top 20 NuGet ORM Packages
Package Description
Remote linq extensions for EF Core.
Use this package on server side to apply queries to EFs DbContext.
Use this package in a client side project to enable utilization of query features specific to EF Core:
- Apply eager-loading (Include-expressions in linq queries)
- ...
T4 scaffolding templates for DB2 database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
Yarn Entity Framework Provider
Create lazy-loaded object graphs
Configure LazyEntityGraph with Entity Framework metadata (Code First or EDMX)
A fluent ORM and Database Reflection Library for SQL Server. This uses System.Data.SqlClient. For Microsoft.Data.SqlClient use the Tortuga.Chain.SqlServer.MDS package.
An AutoFixture customization for lazy-loading entities using LazyEntityGraph.
Shared design-time Entity Framework Core components for relational database providers.
Design-time Entity Framework Core functionality for SQLite
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Abp.EntityFramework
T4 scaffolding templates for SapHana database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
Remote linq extensions for EF6:
- Use this package on server side to apply queries to EFs DbContext.
- Use this package in a client side project to enable eager-loading (Include-expressions in linq queries).
Package Description
Package Description
Package Description
A lightweight, database first, micro ORM
Adds support for logging via log4net for DataObjects.Net
T4 scaffolding templates for Informix database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.