A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.1.35 |
Author(s): | Sam Saffron, Marc Gravell, Nick Craver |
Last Update: | Wednesday, March 6, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/DapperLib/Dapper |
NuGet Url: | https://www.nuget.org/packages/Dapper |
Install
Install-Package Dapper
dotnet add package Dapper
paket add Dapper
Dapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Reflection.Emit.Lightweight(>= 4.7.0)
No dependencies.
No dependencies.
Tags