Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | |
Author(s): | Sid Zhao |
Last Update: | Thursday, December 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Sid.Dapper.Repository |
Install
Install-Package Sid.Dapper.Repository
dotnet add package Sid.Dapper.Repository
paket add Sid.Dapper.Repository
Sid.Dapper.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Dapper(>= 1.50.4)
- System.ComponentModel.Annotations(>= 4.3.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- Dapper(>= 1.50.4)
- System.ComponentModel.Annotations(>= 4.3.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags