dotnet-passbook
4.0.1
dotnet add package dotnet-passbook --version 4.0.1
NuGet\Install-Package dotnet-passbook -Version 4.0.1
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="dotnet-passbook" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="dotnet-passbook" Version="4.0.1" />
<PackageReference Include="dotnet-passbook" />
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 dotnet-passbook --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: dotnet-passbook, 4.0.1"
#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=dotnet-passbook&version=4.0.1
#tool nuget:?package=dotnet-passbook&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Generate pass files for Apple Wallet. This library allows you to build and sign a pkpass file.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- System.Security.Cryptography.Pkcs (>= 8.0.1)
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 |
---|---|---|
4.0.1 | 1,956 | 6/5/2025 |
4.0.0 | 290 | 6/3/2025 |
3.2.4 | 567,400 | 3/21/2023 |
3.2.3 | 1,184 | 3/20/2023 |
3.2.2 | 105,746 | 10/7/2022 |
3.2.1 | 4,308 | 9/15/2022 |
3.2.0 | 89,434 | 6/14/2022 |
3.1.0 | 7,160 | 5/17/2022 |
3.0.1 | 68,337 | 2/3/2022 |
3.0.0 | 2,523 | 2/3/2022 |
2.0.6 | 170,058 | 4/21/2021 |
2.0.5 | 6,018 | 4/14/2021 |
2.0.4 | 123,816 | 8/18/2020 |
2.0.3 | 32,191 | 6/16/2020 |
2.0.2 | 274,953 | 12/19/2019 |
2.0.1 | 60,273 | 6/12/2019 |
2.0.0 | 86,152 | 6/6/2019 |
1.0.2 | 87,141 | 5/29/2018 |
1.0.1 | 24,420 | 2/8/2018 |
1.0.0 | 51,518 | 1/2/2017 |
0.9.8 | 8,844 | 3/7/2016 |
0.9.7 | 4,757 | 9/1/2014 |
0.9.6 | 4,582 | 5/28/2014 |
0.9.5.1 | 2,237 | 5/25/2014 |
0.9.5 | 2,220 | 5/25/2014 |
0.9.4 | 2,232 | 5/15/2014 |
0.9.3 | 2,966 | 12/11/2013 |
0.9.2 | 2,301 | 12/5/2013 |
0.9.1 | 2,488 | 10/12/2013 |
0.9.0 | 2,346 | 9/28/2013 |
0.8.0 | 2,640 | 7/9/2013 |
0.7.8 | 2,483 | 3/9/2013 |
Fix issue #207, which resulted in empty files.