Vantiv.CnpSdkForNet
12.15.1
See the version list below for details.
dotnet add package Vantiv.CnpSdkForNet --version 12.15.1
NuGet\Install-Package Vantiv.CnpSdkForNet -Version 12.15.1
<PackageReference Include="Vantiv.CnpSdkForNet" Version="12.15.1" />
paket add Vantiv.CnpSdkForNet --version 12.15.1
#r "nuget: Vantiv.CnpSdkForNet, 12.15.1"
// Install Vantiv.CnpSdkForNet as a Cake Addin
#addin nuget:?package=Vantiv.CnpSdkForNet&version=12.15.1
// Install Vantiv.CnpSdkForNet as a Cake Tool
#tool nuget:?package=Vantiv.CnpSdkForNet&version=12.15.1
.NET implementation of Worldpay eCommerce XML spec
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- SSH.NET (>= 2016.1.0)
- System.Configuration.ConfigurationManager (>= 4.6.0)
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 |
---|---|---|
12.30.0 | 372 | 3/21/2023 |
12.27.0 | 2,140 | 10/19/2022 |
12.24.1 | 6,142 | 4/21/2022 |
12.24.0 | 449 | 4/19/2022 |
12.22.0 | 460 | 3/25/2022 |
12.19.0 | 366 | 3/24/2022 |
12.17.3 | 640 | 3/23/2022 |
12.17.2 | 404 | 2/28/2022 |
12.17.1 | 6,603 | 7/28/2021 |
12.17.0 | 4,309 | 10/27/2020 |
12.15.1 | 3,398 | 10/15/2020 |
12.15.0 | 414 | 10/7/2020 |
12.14.0 | 2,193 | 7/29/2020 |
12.13.0 | 472 | 6/23/2020 |
12.12.0 | 797 | 2/24/2020 |
12.11.0 | 431 | 2/18/2020 |
12.10.3 | 6,071 | 12/16/2019 |
12.10.2 | 3,774 | 12/10/2019 |
12.10.1 | 828 | 11/8/2019 |
12.10.0 | 464 | 11/4/2019 |
12.9.1 | 431 | 11/8/2019 |
12.9.0 | 439 | 10/28/2019 |
12.8.4 | 455 | 11/8/2019 |
12.8.3 | 981 | 9/6/2019 |
12.8.2 | 496 | 8/22/2019 |
12.8.1 | 481 | 8/20/2019 |
12.8.0 | 11,635 | 7/19/2019 |
12.7.6 | 6,289 | 9/3/2020 |
12.7.5 | 863 | 7/17/2019 |
12.7.4 | 670 | 6/28/2019 |
12.7.3 | 966 | 3/28/2019 |
12.7.2 | 3,894 | 1/22/2019 |
12.7.1 | 923 | 1/14/2019 |
12.7.0 | 702 | 12/31/2018 |
12.5.1 | 657 | 12/14/2018 |
12.5.0.1 | 25,901 | 11/12/2018 |
12.5.0 | 674 | 10/18/2018 |
12.4.1 | 5,657 | 8/17/2018 |
12.4.0 | 833 | 7/25/2018 |
12.3.1 | 2,797 | 6/14/2018 |
12.3.0 | 741 | 5/22/2018 |
12.1.1 | 898 | 4/3/2018 |
12.1.0 | 966 | 3/30/2018 |
12.0.0 | 1,140 | 12/7/2017 |
* Feature: Added maxConnections config parameter to set the maximum number of http connections (defaults to ServicePointManager.DefaultConnectionLimit)
* Change: Propagated changes from 12.7.5-12.7.6, with some changes
* Change: The first CnpOnline object's config will now determine the proxy and timeout for the lifetime of the application
* BugFix: Tls 1.2 now the only available online encryption, specified for cnp-related connections only