Top 20 NuGet orm Packages

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...
Dapper extension adding outside sql function reading text file.
It provides a base class called Business Entities Structure (Base Model) used to map automatticaly the properties without using reflection from the database/datasource
A helpful set of C# extensions used to map database results to object models.
Sql data access library and object mapper that i've used over the years. Provides simple and straight forward data access/mapping that favors convention over configuration.
Early edition of a library for code-first data layer management
Data Access Component that makes it easy to setup and query data from SQL server.
Adds support for reprocessable operations for DataObjects.Net-powered projects
SmartSql = MyBatis + Cache(Memory | Redis) + ZooKeeper + R/W Splitting + ......
An async ORM built for Amazon Web Service's DynamoDb in .Net Standard
Fast Relational DB scalable caching. Multiple DB loaders.
Fast Relational DB scalable caching. Multiple DB loaders.
Postulate ORM implementation for MySql
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
SqlFun is a tool for writing data access code in F# functional way. It's fast, type safe and gives you all powers of SQL, no custom query language constraints you. It's also lightweight, you need to know a general idea and few functions (and, of course SQL).
Make dapper compatible with net40.(base on dapper 1.50.7)
Package Description
SmartDb.SqlServer.NetCore是一套基于DoNet和DoNetCore对SqlServer数据库支持的快速开发和轻量级ORM框架,需要SmartDb.NetCore作为基础框架。 包NuGet地址:https://www.nuget.org/packages/SmartDb.SqlServer.NetCore 框架Git开源地址:https://github.com/joyet/SmartDb.NetCore 框架博客地址:https://www.cnblogs.com/joyet-john/articles/9295985.html#4021708 联系邮箱:joyet@...