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.
#:package dotnet-passbook@4.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code 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 | 21,151 | 6/5/2025 |
4.0.0 | 533 | 6/3/2025 |
3.2.4 | 640,814 | 3/21/2023 |
3.2.3 | 1,228 | 3/20/2023 |
3.2.2 | 109,350 | 10/7/2022 |
3.2.1 | 4,364 | 9/15/2022 |
3.2.0 | 92,633 | 6/14/2022 |
3.1.0 | 7,202 | 5/17/2022 |
3.0.1 | 69,734 | 2/3/2022 |
3.0.0 | 2,580 | 2/3/2022 |
2.0.6 | 181,628 | 4/21/2021 |
2.0.5 | 6,064 | 4/14/2021 |
2.0.4 | 126,265 | 8/18/2020 |
2.0.3 | 32,540 | 6/16/2020 |
2.0.2 | 275,882 | 12/19/2019 |
2.0.1 | 60,479 | 6/12/2019 |
2.0.0 | 90,893 | 6/6/2019 |
1.0.2 | 88,031 | 5/29/2018 |
1.0.1 | 25,145 | 2/8/2018 |
1.0.0 | 53,023 | 1/2/2017 |
0.9.8 | 8,946 | 3/7/2016 |
0.9.7 | 4,843 | 9/1/2014 |
0.9.6 | 4,660 | 5/28/2014 |
0.9.5.1 | 2,314 | 5/25/2014 |
0.9.5 | 2,299 | 5/25/2014 |
0.9.4 | 2,317 | 5/15/2014 |
0.9.3 | 3,056 | 12/11/2013 |
0.9.2 | 2,384 | 12/5/2013 |
0.9.1 | 2,575 | 10/12/2013 |
0.9.0 | 2,437 | 9/28/2013 |
0.8.0 | 2,732 | 7/9/2013 |
0.7.8 | 2,582 | 3/9/2013 |
Fix issue #207, which resulted in empty files.