The Dapper SqlBuilder component, for building SQL queries dynamically.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.1.66 |
Author(s): | Sam Saffron, Johan Danforth |
Last Update: | Thursday, February 6, 2025 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/DapperLib/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