Voucherify.Client
7.14.0
See the version list below for details.
dotnet add package Voucherify.Client --version 7.14.0
NuGet\Install-Package Voucherify.Client -Version 7.14.0
<PackageReference Include="Voucherify.Client" Version="7.14.0" />
paket add Voucherify.Client --version 7.14.0
#r "nuget: Voucherify.Client, 7.14.0"
// Install Voucherify.Client as a Cake Addin
#addin nuget:?package=Voucherify.Client&version=7.14.0
// Install Voucherify.Client as a Cake Tool
#tool nuget:?package=Voucherify.Client&version=7.14.0
.Net SDK for Voucherify - coupons, vouchers, promo codes - http://www.voucherify.io/
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 | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 2.0
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 3.5
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.0
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.4)
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.18.1 | 114 | 2/2/2023 |
7.18.0 | 116 | 1/31/2023 |
7.17.0 | 236 | 1/26/2023 |
7.16.0 | 150 | 12/16/2022 |
7.15.0 | 146 | 12/16/2022 |
7.14.0 | 147 | 12/13/2022 |
7.13.0 | 203 | 11/14/2022 |
7.12.0 | 213 | 11/7/2022 |
7.11.0 | 257 | 10/24/2022 |
7.10.0 | 319 | 5/18/2022 |
7.9.0 | 342 | 3/9/2022 |
7.8.0 | 1,366 | 9/21/2021 |
7.7.5 | 310 | 8/21/2021 |
7.7.4 | 300 | 8/21/2021 |
7.7.3 | 326 | 4/20/2021 |
7.7.2 | 322 | 4/20/2021 |
7.7.1 | 275 | 4/16/2021 |
7.7.0 | 298 | 4/6/2021 |
7.6.0 | 294 | 4/6/2021 |
7.5.2 | 327 | 3/16/2021 |
7.5.1 | 366 | 12/16/2020 |
7.5.0 | 410 | 11/19/2020 |
7.4.0 | 379 | 10/29/2020 |
7.3.0 | 382 | 10/19/2020 |
7.2.1 | 411 | 9/17/2020 |
7.2.0 | 457 | 9/15/2020 |
7.1.0 | 488 | 8/12/2020 |
7.0.0 | 537 | 6/19/2019 |
2022-12-13: 7.14.0
- Added Metadata to ValidationPromotion result
2022-11-14: 7.13.0
- Added NullValueHandling.Ignore for all context payloads.
2022-11-07: 7.12.0
- Added new fields for Order and Order Item
2022-10-24: 7.11.0
- Introduced support for Stackable API.
2022-05-18: 7.10.0
- Introduced CustomerSimple model and apply it in Redemption and VoucherRedemption.
2022-03-09: 7.9.0
- Fixed datetime serialization to ISO format
2021-09-21: 7.8.0
- Added FIXED discount type and new effects. Extended ValidationError.
2021-08-21: 7.7.5
- Added missing DeleteSession method in Voucher's endpoints
2021-08-21: 7.7.4
- Added missing properties for ValidationSession
2021-04-20: 7.7.3
- Changed accessors for VoucherSubject.
2021-04-20: 7.7.2
- Added ApplicableTo and Error to BusinessValidationRule objects.
2021-04-16: 7.7.1
- Fixed circural dependency for ToSting methods.
2021-04-06: 7.7.0
- Reorganized Redemption result classes.
2021-04-06: 7.6.0
- Reorganized Validation result classes.
2021-03-16: 7.5.2
- Fixed API Endpoint for Clinet side methods
2020-12-16: 7.5.1
- Fixed mapping amount_limit for percent discount
2020-11-19: 7.5.0
- Added CampaignType for CampaignCreate, Changed existing CampaignType to CampaignExtensionType as it was not correct
2020-10-29: 7.4.0
- Throw ArgumentNullException when url parameter is not defined.
2020-10-19: 7.3.0
- Add `campaign` and `campaign_id` in Voucher validation response. Add 'is_referral_code' in voucher model.
2020-09-17: 7.2.1
- Fixed returning ProductSKuList in async implementation.
2020-09-15: 7.2.0
- Added Support for Consents. Drop deprecated API Versions. Changed Amounts from int to long.
2020-08-12: 7.1.0
- Added Barcode property for VoucherAssets. Introduced ValidationError and BusinessValidationRuleError to support custom error messages.
Rest available in readme.md in repository.