A Dapper implementation for Panama, the command architecture for .Net developed by Diran Ogunlana.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.2.0 |
Author(s): | Diran Ogunlana |
Last Update: | Sunday, January 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mrogunlana/Panama |
NuGet Url: | https://www.nuget.org/packages/Panama.Sql.Dapper |
Install
Install-Package Panama.Sql.Dapper
dotnet add package Panama.Sql.Dapper
paket add Panama.Sql.Dapper
Panama.Sql.Dapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.0)
- Dapper(>= 1.50.5)
- DapperExtensions(>= 1.6.3)
- Panama(>= 1.3.0)
- Dapper.Contrib(>= 1.50.5)
Tags