The Dapper SqlBuilder component, for building SQL queries dynamically.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.0.78 |
Author(s): | Sam Saffron, Johan Danforth |
Last Update: | Wednesday, November 18, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/StackExchange/Dapper |
NuGet Url: | https://www.nuget.org/packages/Dapper.SqlBuilder |
Install
Install-Package Dapper.SqlBuilder
dotnet add package Dapper.SqlBuilder
paket add Dapper.SqlBuilder
Dapper.SqlBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Dapper(>= 2.0.78)
- Microsoft.CSharp(>= 4.7.0)
- Dapper(>= 2.0.78)
- Dapper(>= 2.0.78)
Tags