Top 20 NuGet ORM Packages

asp.net mvc ef
EFCore.Kit
Notification framework EntityFrameworkCore storage
Content management library EntityFrameworkCore storage
My ORM Nuget package
ORM Profiler lets you gain insight in what your data-access code, e.g. your LLBLGen Pro using code, is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor.NetFull is the interceptor package for regular ORMs and ADO.NET using data-access logic, wit...
Intial draft version of SQL custom ORM
SLORM stands for Schemaless ORM. It allows you to safetly query relational databases without first knowing the database schema. Great for dashboard applications where queries are configured freely by the end-user.
Package Description
Package Description
Robust Revamp Library
Provides a set of classes to provide database access without using ORM. Ideal for the scenarios where you do not have a way to relate the database tables to objects. Accepts Dialects to parse the sql statements accordingly to the database in use. Custom Dialects can be created.