Apple.Receipt.Parser
2.2.4
.NET Standard 2.0
Install-Package Apple.Receipt.Parser -Version 2.2.4
dotnet add package Apple.Receipt.Parser --version 2.2.4
<PackageReference Include="Apple.Receipt.Parser" Version="2.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Apple.Receipt.Parser --version 2.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Apple.Receipt.Parser, 2.2.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Apple.Receipt.Parser as a Cake Addin
#addin nuget:?package=Apple.Receipt.Parser&version=2.2.4
// Install Apple.Receipt.Parser as a Cake Tool
#tool nuget:?package=Apple.Receipt.Parser&version=2.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Parser for Apple Receipt that represented in base64 and encoded with ASN.1
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 |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Apple.Receipt.Models (>= 2.2.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.10)
- Newtonsoft.Json (>= 13.0.1)
-
.NETStandard 2.1
- Apple.Receipt.Models (>= 2.2.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.10)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Apple.Receipt.Parser:
Package | Downloads |
---|---|
Apple.Receipt.Verificator
Library for validating receipts with the App Store |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.4 | 12,920 | 10/23/2021 |
2.2.1 | 9,259 | 5/16/2021 |
2.2.0 | 822 | 5/1/2021 |
2.1.1 | 3,011 | 3/21/2021 |
2.1.0 | 8,156 | 1/6/2021 |
2.0.4 | 995 | 10/21/2020 |
2.0.3 | 3,105 | 9/24/2020 |
2.0.2 | 1,588 | 7/14/2020 |
2.0.0 | 367 | 7/12/2020 |
1.1.3 | 4,854 | 6/25/2018 |
1.1.2 | 698 | 6/25/2018 |
1.1.1 | 752 | 6/24/2018 |
1.1.0 | 952 | 6/24/2018 |
1.0.0 | 727 | 6/21/2018 |
Models improved