Basic usage of Dapper with Dapper.SimpleCrud.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.1 |
Author(s): | Claudio Barca |
Last Update: | Friday, June 12, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/clabnet/DapperDemo |
NuGet Url: | https://www.nuget.org/packages/DapperDemo |
Install
Install-Package DapperDemo
dotnet add package DapperDemo
paket add DapperDemo
DapperDemo Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper.SimpleCRUD(1.8.7)
- NUnit(2.6.4)
- Npgsql(2.2.5)
- ServiceStack.Text(3.9.71)
Tags