Voucherify.Client 4.0.2

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Voucherify.Client --version 4.0.2
NuGet\Install-Package Voucherify.Client -Version 4.0.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="Voucherify.Client" Version="4.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Voucherify.Client --version 4.0.2
#r "nuget: Voucherify.Client, 4.0.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 Voucherify.Client as a Cake Addin
#addin nuget:?package=Voucherify.Client&version=4.0.2

// Install Voucherify.Client as a Cake Tool
#tool nuget:?package=Voucherify.Client&version=4.0.2

.Net SDK for Voucherify - coupons, vouchers, promo codes - http://www.voucherify.io/

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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
7.19.0 141 10/23/2023
7.18.1 1,715 2/2/2023
7.18.0 241 1/31/2023
7.17.0 682 1/26/2023
7.16.0 259 12/16/2022
7.15.0 252 12/16/2022
7.14.0 262 12/13/2022
7.13.0 318 11/14/2022
7.12.0 338 11/7/2022
7.11.0 384 10/24/2022
7.10.0 429 5/18/2022
7.9.0 462 3/9/2022
7.8.0 1,898 9/21/2021
7.7.5 390 8/21/2021
7.7.4 372 8/21/2021
7.7.3 399 4/20/2021
7.7.2 390 4/20/2021
7.7.1 345 4/16/2021
7.7.0 372 4/6/2021
7.6.0 365 4/6/2021
7.5.2 400 3/16/2021
7.5.1 438 12/16/2020
7.5.0 485 11/19/2020
7.4.0 450 10/29/2020
7.3.0 451 10/19/2020
7.2.1 478 9/17/2020
7.2.0 532 9/15/2020
7.1.0 553 8/12/2020
7.0.0 621 6/19/2019

2016-11-17: 4.0.2:
     - Fixed issue with InternlException serialization
     
     2016-11-17: 4.0.1:
     - Remove dependencies for Poratble library to allow use it in Xamarin Applications.

     2016-11-16: 4.0.0
     - Define serparaed libraries: Voucherify (server side methods) and Voucherify.Client (client side methods)
     - Define Voucherify.Core
     - Define Voucherify.DataModel
     - Client Supported Apis: Vouchers, Redemptions
     - Server Supported Apis: Vouchers, Redemptions, Campaigns, Customers, Products

     Rest available in changelog.md in repository.