Dapper Query Builder using Fluent API and String Interpolation.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.0.0 |
Author(s): | Rick Drizin |
Last Update: | Sunday, March 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Drizin/DapperQueryBuilder/ |
NuGet Url: | https://www.nuget.org/packages/Dapper-QueryBuilder |
Install
Install-Package Dapper-QueryBuilder
dotnet add package Dapper-QueryBuilder
paket add Dapper-QueryBuilder
Dapper-QueryBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Dapper(>= 2.0.35)
- Microsoft.CSharp(>= 4.7.0)
- Dapper(>= 2.0.35)
- Microsoft.CSharp(>= 4.7.0)
Tags