Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 0.1.1.1 |
Author(s): | Jarle Leopold Moe |
Last Update: | Monday, November 23, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cuddlefluff/Jaunty |
NuGet Url: | https://www.nuget.org/packages/Jaunty |
Install
Install-Package Jaunty
dotnet add package Jaunty
paket add Jaunty
Jaunty Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.42.0)
Tags
In order to use it, you'll need a provider; Jaunty.SqlClient or Jaunty.PgSql.