Voucherify 7.5.1
See the version list below for details.
dotnet add package Voucherify --version 7.5.1
NuGet\Install-Package Voucherify -Version 7.5.1
<PackageReference Include="Voucherify" Version="7.5.1" />
paket add Voucherify --version 7.5.1
#r "nuget: Voucherify, 7.5.1"
// Install Voucherify as a Cake Addin #addin nuget:?package=Voucherify&version=7.5.1 // Install Voucherify as a Cake Tool #tool nuget:?package=Voucherify&version=7.5.1
.Net SDK for Voucherify - coupons, vouchers, promo codes - http://www.voucherify.io/
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. net8.0 was computed. 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. |
.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 | 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. |
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. |
-
.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.19.0 | 2,242 | 10/23/2023 |
7.18.1 | 1,827 | 2/2/2023 |
7.18.0 | 289 | 1/31/2023 |
7.17.0 | 318 | 1/26/2023 |
7.16.0 | 20,512 | 12/16/2022 |
7.15.0 | 308 | 12/14/2022 |
7.14.0 | 325 | 12/13/2022 |
7.13.0 | 2,011 | 11/14/2022 |
7.12.0 | 988 | 11/7/2022 |
7.11.0 | 395 | 10/24/2022 |
7.10.0 | 32,699 | 5/18/2022 |
7.9.0 | 583 | 3/9/2022 |
7.8.0 | 2,361 | 9/21/2021 |
7.7.5 | 458 | 8/21/2021 |
7.7.4 | 415 | 8/21/2021 |
7.7.3 | 6,855 | 4/20/2021 |
7.7.2 | 400 | 4/20/2021 |
7.7.1 | 438 | 4/16/2021 |
7.7.0 | 440 | 4/6/2021 |
7.6.0 | 403 | 4/6/2021 |
7.5.2 | 638 | 3/16/2021 |
7.5.1 | 529 | 12/16/2020 |
7.5.0 | 621 | 11/19/2020 |
7.4.0 | 488 | 10/29/2020 |
7.3.0 | 2,502 | 10/19/2020 |
7.2.1 | 526 | 9/17/2020 |
7.2.0 | 544 | 9/15/2020 |
7.1.0 | 39,473 | 8/12/2020 |
7.0.0 | 30,634 | 6/19/2019 |
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.