A library to facilitate some database interactions that we need to perform in our applications.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 1.2.0 |
| Author(s): | Nicolas Takashi, Gustavo Fontes, Alberto Monteiro |
| Last Update: | Saturday, November 25, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Flepper/flepper |
| NuGet Url: | https://www.nuget.org/packages/Flepper.QueryBuilder |
Install
Install-Package Flepper.QueryBuilder
dotnet add package Flepper.QueryBuilder
paket add Flepper.QueryBuilder
Flepper.QueryBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit(>= 4.3.0)
Tags