Simplifies the flow of validations and allows asynchronous stored procedures with JSON from SQL Server in Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.1 |
Author(s): | DapperSpFlow |
Last Update: | Monday, April 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DapperSpFlow |
Install
Install-Package DapperSpFlow
dotnet add package DapperSpFlow
paket add DapperSpFlow
DapperSpFlow Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.5)
Tags