Easy Table Valued Parameter - Easy one to many insert/update/delete.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.4.0 |
Author(s): | Murilo Kunze |
Last Update: | Wednesday, June 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kunze/EasyTVP |
NuGet Url: | https://www.nuget.org/packages/EasyTVP |
Install
Install-Package EasyTVP
dotnet add package EasyTVP
paket add EasyTVP
EasyTVP Download (Unzip the "nupkg" after downloading)
Dependencies
net451
- System.Data.SqlClient(>= 4.3.1)
- System.Reflection(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Data.SqlClient(>= 4.3.1)
- System.Reflection(>= 4.3.0)
Tags