Package Description.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 1.0.0 |
| Author(s): | jmanuelcorral |
| Last Update: | Friday, May 26, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jmanuelcorral/Dapper.SimpleCRUD |
| NuGet Url: | https://www.nuget.org/packages/Dapper.SimpleCRUD.NetCore |
Install
Install-Package Dapper.SimpleCRUD.NetCore
dotnet add package Dapper.SimpleCRUD.NetCore
paket add Dapper.SimpleCRUD.NetCore
Dapper.SimpleCRUD.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.2)
- System.Diagnostics.TraceSource(>= 4.3.0)
- Microsoft.NETCore.App(>= 1.1.2)
Tags