ZGA.Core.Web.Api.Client 2025.3.7.64

Suggested Alternatives

VantagePay.SDK

Additional Details

ZGA.Core.Web.Api.Client is no longer maintained, please use VantagePay.SDK instead.
To migrate simply change all your using statements from `using ZGA.Core.Web.Api.Client` to `using VantagePay.SDK`.

dotnet add package ZGA.Core.Web.Api.Client --version 2025.3.7.64
                    
NuGet\Install-Package ZGA.Core.Web.Api.Client -Version 2025.3.7.64
                    
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="ZGA.Core.Web.Api.Client" Version="2025.3.7.64" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZGA.Core.Web.Api.Client" Version="2025.3.7.64" />
                    
Directory.Packages.props
<PackageReference Include="ZGA.Core.Web.Api.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZGA.Core.Web.Api.Client --version 2025.3.7.64
                    
#r "nuget: ZGA.Core.Web.Api.Client, 2025.3.7.64"
                    
#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.
#:package ZGA.Core.Web.Api.Client@2025.3.7.64
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ZGA.Core.Web.Api.Client&version=2025.3.7.64
                    
Install as a Cake Addin
#tool nuget:?package=ZGA.Core.Web.Api.Client&version=2025.3.7.64
                    
Install as a Cake Tool

VantagePay Client SDK

The VantagePay client SDK is intended to be used by web or mobile applications to integrate into the VantagePay payments, consumer and merchant API's.

The library includes automatic retries for network failures and automatic token refresh on expiry. You can optionally subscribe to events published by the library to react appropriately from the client as well.

Installation

Using the .NET Core command-line interface (CLI) tools:

dotnet add package ZGA.Core.Web.Api.Client

Using the NuGet Command Line Interface (CLI):

nuget install ZGA.Core.Web.Api.Client

Using the Package Manager Console:

Install-Package ZGA.Core.Web.Api.Client

From within Visual Studio:

  1. Open the Solution Explorer.
  2. Right-click on a project within your solution.
  3. Click on Manage NuGet Packages...
  4. Click on the Browse tab and search for "ZGA.Core.Web.Api.Client".
  5. Click on the ZGA.Core.Web.Api.Client package, select the appropriate version in the right-tab and click Install.
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2025.3.7.64 489 3/11/2025 2025.3.7.64 is deprecated because it is no longer maintained.
2025.2.10.40 319 2/11/2025 2025.2.10.40 is deprecated because it is no longer maintained.
2025.1.23.39 314 1/23/2025 2025.1.23.39 is deprecated because it is no longer maintained.
2025.1.22.49 301 1/22/2025 2025.1.22.49 is deprecated because it is no longer maintained.
2025.1.22.39 298 1/22/2025 2025.1.22.39 is deprecated because it is no longer maintained.
2025.1.21.63 296 1/21/2025 2025.1.21.63 is deprecated because it is no longer maintained.
2024.12.5.36 329 12/5/2024 2024.12.5.36 is deprecated because it is no longer maintained.
2024.11.28.18 347 11/28/2024 2024.11.28.18 is deprecated because it is no longer maintained.
2024.11.26.28 317 11/26/2024 2024.11.26.28 is deprecated because it is no longer maintained.
2024.11.18.17 451 11/18/2024 2024.11.18.17 is deprecated because it is no longer maintained.
2024.11.13.23 346 11/13/2024 2024.11.13.23 is deprecated because it is no longer maintained.
2024.11.8.41 467 11/8/2024 2024.11.8.41 is deprecated because it is no longer maintained.
2024.11.7.58 334 11/7/2024 2024.11.7.58 is deprecated because it is no longer maintained.
2024.11.7.52 300 11/7/2024 2024.11.7.52 is deprecated because it is no longer maintained.
2024.11.7.49 307 11/7/2024 2024.11.7.49 is deprecated because it is no longer maintained.
2024.11.7.45 307 11/7/2024 2024.11.7.45 is deprecated because it is no longer maintained.
2024.11.4.23 428 11/4/2024 2024.11.4.23 is deprecated because it is no longer maintained.
2024.11.1.24 333 11/1/2024 2024.11.1.24 is deprecated because it is no longer maintained.
2024.10.30.37 316 10/30/2024 2024.10.30.37 is deprecated because it is no longer maintained.
2024.10.21.56 330 10/21/2024 2024.10.21.56 is deprecated because it is no longer maintained.
Loading failed