Apple.Receipt.Verificator
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Apple.Receipt.Verificator --version 1.0.0
NuGet\Install-Package Apple.Receipt.Verificator -Version 1.0.0
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.Verificator" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Apple.Receipt.Verificator" Version="1.0.0" />
<PackageReference Include="Apple.Receipt.Verificator" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Apple.Receipt.Verificator --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Apple.Receipt.Verificator, 1.0.0"
#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.
#addin nuget:?package=Apple.Receipt.Verificator&version=1.0.0
#tool nuget:?package=Apple.Receipt.Verificator&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Project status
|
Description
Apple Receipt Validator using Apple App Store. Two step verification: pre-validation that can be customized and App Store verification. Apple Receipt Validation with App Store documentation
Nuget information
Installation:
- (Package manager):
Install-Package Apple.Receipt.Verificator -Version 1.0.0
- (.Net CI):
dotnet add package Apple.Receipt.Verificator --version 1.0.0
- (Packet CLI):
paket add Apple.Receipt.Verificator --version 1.0.0
Product | Versions 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.
-
- Apple.Receipt.Models (>= 1.0.0)
- Apple.Receipt.Parser (>= 1.1.0)
- Refit (>= 4.6.16)
- Serilog (>= 2.7.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Apple.Receipt.Verificator:
Package | Downloads |
---|---|
Zebble.Billing.Server.AppStore
Zebble IAP plugin for App Store. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.5.0 | 22,412 | 12/25/2023 |
2.4.0 | 12,231 | 4/23/2023 |
2.3.0 | 35,275 | 10/9/2022 |
2.2.4 | 39,555 | 10/23/2021 |
2.2.1 | 14,470 | 5/16/2021 |
2.2.0 | 2,198 | 5/1/2021 |
2.1.1 | 3,887 | 3/21/2021 |
2.1.0 | 3,213 | 1/6/2021 |
2.0.4 | 1,138 | 10/21/2020 |
2.0.3 | 921 | 9/24/2020 |
2.0.2 | 6,795 | 7/14/2020 |
2.0.0 | 564 | 7/12/2020 |
1.0.1 | 6,651 | 6/25/2018 |
1.0.0 | 1,111 | 6/24/2018 |
Basic Apple Receipt Validator. Two step verification: pre-validation that can be customized and App Store verification.