A easy-to-use and high performance Micro-ORM for .NET.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 3.2.0 |
Author(s): | Thiago Mendes |
Last Update: | Monday, February 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thimens/DataMapper/ |
NuGet Url: | https://www.nuget.org/packages/Thimens.DataMapper |
Install
Install-Package Thimens.DataMapper
dotnet add package Thimens.DataMapper
paket add Thimens.DataMapper
Thimens.DataMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.4.022540501)
Tags