Extension methods for using SqlKata to generate SQL queries for PetaPoco.
Info
Version: | 2.1.11 |
Author(s): | Aaron Sherber |
Last Update: | Friday, June 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PetaPoco.SqlKata |
Install
Install-Package PetaPoco.SqlKata
dotnet add package PetaPoco.SqlKata
paket add PetaPoco.SqlKata
PetaPoco.SqlKata Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- PetaPoco.Compiled(>= 6.0.316 && < 7.0.0)
- SqlKata(>= 2.1.0 && < 3.0.0)
- PetaPoco.Compiled(>= 6.0.316 && < 7.0.0)
- SqlKata(>= 2.1.0 && < 3.0.0)
Tags