Canducci.SqlKata.Dapper.Postgres
1.2.2
.NET Standard 1.3
.NET Framework 4.5.1
dotnet add package Canducci.SqlKata.Dapper.Postgres --version 1.2.2
NuGet\Install-Package Canducci.SqlKata.Dapper.Postgres -Version 1.2.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Canducci.SqlKata.Dapper.Postgres" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Canducci.SqlKata.Dapper.Postgres --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Canducci.SqlKata.Dapper.Postgres, 1.2.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Canducci.SqlKata.Dapper.Postgres as a Cake Addin
#addin nuget:?package=Canducci.SqlKata.Dapper.Postgres&version=1.2.2
// Install Canducci.SqlKata.Dapper.Postgres as a Cake Tool
#tool nuget:?package=Canducci.SqlKata.Dapper.Postgres&version=1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SqlKata + Dapper + Canducci Wrapper Extensions + PostGres
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.1
- Canducci.SqlKata.Dapper (>= 1.2.2)
-
.NETFramework 4.6
- Canducci.SqlKata.Dapper (>= 1.2.2)
-
.NETFramework 4.7
- Canducci.SqlKata.Dapper (>= 1.2.2)
-
.NETStandard 1.3
- Canducci.SqlKata.Dapper (>= 1.2.2)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.4
- Canducci.SqlKata.Dapper (>= 1.2.2)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.5
- Canducci.SqlKata.Dapper (>= 1.2.2)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.6
- Canducci.SqlKata.Dapper (>= 1.2.2)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- Canducci.SqlKata.Dapper (>= 1.2.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.2 | 22,714 | 3/30/2019 |
1.2.1 | 517 | 2/26/2019 |
1.2.0 | 625 | 2/10/2019 |
1.1.0 | 696 | 10/20/2018 |
1.0.9 | 756 | 8/19/2018 |
1.0.8 | 975 | 7/17/2018 |
1.0.7 | 842 | 7/17/2018 |
1.0.5 | 3,356 | 5/14/2018 |
1.0.3.2 | 836 | 4/19/2018 |
1.0.3 | 863 | 3/29/2018 |
1.0.2 | 1,389 | 1/23/2018 |
1.0.1 | 943 | 11/24/2017 |
1.0.0 | 846 | 11/3/2017 |
1.0.0-beta-5 | 685 | 11/2/2017 |
1.0.0-Beta-2.0.6 | 481 | 10/24/2017 |
1.0.0-Beta-2.0.5 | 440 | 10/19/2017 |
1.0.0-Beta-2.0.4 | 437 | 10/18/2017 |
1.0.0-Beta-2.0.3 | 455 | 10/18/2017 |
1.0.0-Beta-2.0.2 | 458 | 10/16/2017 |
1.0.0-Beta-2.0.1 | 447 | 10/15/2017 |
1.0.0-Beta-2 | 674 | 10/12/2017 |
https://github.com/fulviocanducci/Canducci.SqlKata.Dapper
https://sqlkata.com/docs
SqlKata v1.0.1 (fix join, and top with distinct)