Extension on Dapper Dynamic Parameters for passing list of objects.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.7 |
Author(s): | Daniel Tshuva |
Last Update: | Tuesday, November 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielts86/Dapper.ListParameter |
NuGet Url: | https://www.nuget.org/packages/Dapper.ListParameter |
Install
Install-Package Dapper.ListParameter
dotnet add package Dapper.ListParameter
paket add Dapper.ListParameter
Dapper.ListParameter Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.2)
Tags