Apple.Receipt.Parser 1.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Apple.Receipt.Parser --version 1.1.3
NuGet\Install-Package Apple.Receipt.Parser -Version 1.1.3
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="Apple.Receipt.Parser" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Apple.Receipt.Parser --version 1.1.3
#r "nuget: Apple.Receipt.Parser, 1.1.3"
#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 Apple.Receipt.Parser as a Cake Addin
#addin nuget:?package=Apple.Receipt.Parser&version=1.1.3

// Install Apple.Receipt.Parser as a Cake Tool
#tool nuget:?package=Apple.Receipt.Parser&version=1.1.3

Project status

Build Status Code Quality |

Description

Parser for Apple Receipt that represented in base64 and encoded with ASN.1 Anatomy of a Receipt payload encoded with ASN.1

Nuget information

Link to package

NuGet NuGet

Installation:

  • (Package manager): Install-Package Apple.Receipt.Parser
  • (.Net CI): dotnet add package Apple.Receipt.Parser
  • (Packet CLI): paket add Apple.Receipt.Parser
Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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 (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.5.0 2,750 12/25/2023
2.4.0 6,507 4/23/2023
2.3.0 28,179 10/9/2022
2.2.4 42,807 10/23/2021
2.2.1 14,748 5/16/2021
2.2.0 2,425 5/1/2021
2.1.1 4,190 3/21/2021
2.1.0 10,161 1/6/2021
2.0.4 1,829 10/21/2020
2.0.3 3,835 9/24/2020
2.0.2 5,513 7/14/2020
2.0.0 1,105 7/12/2020
1.1.3 7,379 6/25/2018
1.1.2 1,413 6/25/2018
1.1.1 1,440 6/24/2018
1.1.0 1,729 6/24/2018
1.0.0 1,432 6/21/2018

Models improved