AppleReceiptVerifier.NET
0.3.1
AppleReceiptVerifier.NET is the library used to validate purchase and subscription receipts with the Apple App Store.
Install-Package AppleReceiptVerifier.NET -Version 0.3.1
dotnet add package AppleReceiptVerifier.NET --version 0.3.1
<PackageReference Include="AppleReceiptVerifier.NET" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AppleReceiptVerifier.NET --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AppleReceiptVerifier.NET, 0.3.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
* Made Receipt.InApp.ExpiresDate nullable.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Http (>= 2.1.0)
- Microsoft.Extensions.Options (>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.1.0)
- System.Text.Json (>= 5.0.0)
-
net5.0
- Microsoft.Extensions.Http (>= 2.1.0)
- Microsoft.Extensions.Options (>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.1.0)
- System.Text.Json (>= 5.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.