DotnetDeployer 1.0.55
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 DotnetDeployer --version 1.0.55
NuGet\Install-Package DotnetDeployer -Version 1.0.55
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="DotnetDeployer" Version="1.0.55" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotnetDeployer" Version="1.0.55" />
<PackageReference Include="DotnetDeployer" />
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 DotnetDeployer --version 1.0.55
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotnetDeployer, 1.0.55"
#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 DotnetDeployer@1.0.55
#: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=DotnetDeployer&version=1.0.55
#tool nuget:?package=DotnetDeployer&version=1.0.55
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Changelog 1.0.55
Changes since 1.0.0
- fix: consume corrected appimage metadata (
0c0f46b) - feat: share application info across deployer packages (
d5f2f32) - chore: update DotnetPackaging packages (
b853b68) - fix: ignore ico icons for appimage packaging (
9e4c4e4) - chore: update DotnetPackaging versions to 10.1.30 and remove unused dependencies in Directory.Packages.props (
4db27b4) - chore: update DotnetPackaging versions to 10.1.29 in Directory.Packages.props (
de1ebba) - chore: bump Zafiro and related dependency versions (
493cc0d) - fix: normalize desktop package metadata (
bb80436) - chore: update DotnetPackaging version to 10.1.25 in Directory.Packages.props (
2016c09) - fix: include AppImage icons from project metadata (
07395c3) - fix: prevent partial github releases on package failure (
95f9f9a) - fix: preserve generated package length metadata (
776df06) - chore: update dotnetpackaging packages (
391aa9f) - fix: hide nuget api key in push logs (
e5b3eeb) - feat: add package-only generation mode (
f650d06) - feat(nuget): inject changelog README.md into generated packages (
145084b) - fix(github): capture stream size before upload to avoid ObjectDisposedException (
67b2f33) - feat(orchestration): emit ##deployer[phase.*] markers for high-level deployment phases (
635a863) - Auto-provision portable LLVM for arm64 Android shim install (
9637074) - fix(android): stale-APK guard tolerates deterministic build timestamps (#62) (
db49191) - fix(android): actually capture publish output so XARDF7024 retry fires (
22dac1b) - fix(android): fail fast when publish reuses a stale APK (
e303221) - Enable Android publish on Linux/arm64 via shim overlay (#60) (#61) (
afd96ca) - fix(android): retry once on transient XARDF7024 RemoveDirFixed race (
e391f57) - android: fail fast on non-x64 Linux instead of containerizing (
df6ea8e) - fix(android): install android workload explicitly in container (
8aa7490) - fix(android): isolate container NuGet cache from host (
27650ce) - feat(android): containerize publish on non-x64 Linux to keep workers fungible (
4c8848d) - fix(android): bootstrap SDK via Google cmdline-tools instead of workload installer (
d42237b) - feat(android): auto-download JDK 17 when none is installed (
5918a68) - feat(android): auto-provision Android SDK + JDK before APK/AAB builds (
0dae4d8) - fix(versioning): invoke dotnet-gitversion by absolute path (
0fbc4d8) - feat(tool): show version on startup and check for updates from NuGet (
64ac520) - fix(nuget): clean stale packages before pack to avoid pushing old versions (
25fa820) - feat: embed deployer-computed version in published assemblies (#59) (
c582586) - refactor: simplify GitHubPages config from project list to single project (
0632696) - feat: delete existing GitHub release before recreating (upsert behaviour) (
0e9187d) - feat: unified ValueSourceConfig for all sensitive tokens (
973fd0a) - Fix FindWwwroot to prefer publish/wwwroot over intermediate wwwroot +semver:fix (
651ac12) - fix: detect empty GitHub releases and propagate exit code on failure (#57) (
bd82847) - fix: use project android target framework when packaging (
62f9a4e) - refactor: remove legacy keystoreBase64EnvVar path (#55) (
25ca7d8) - fix: bridge expanded keystore config to legacy AndroidSigningHelper path (#54) (
6daa433) - docs: add Android keystore configuration and update deployment guides (#53) (
014561b) - feat: add explicit Android keystore source configuration (#52) (
caa7ad8) - feat: warn instead of fail when Android signing env vars are missing (#51) (
2b4f1a1) - feat: add Android APK/AAB signing support (#50) (
b6636ec) - fix: inject GitVersion into Android APK/AAB packages (
55287af) - chore: update package versions in
Directory.Packages.props(580f2a5) - feat: Add support for specifying GitHub token directly in configuration (
a281ce3) - docs: Add a comprehensive guide for DotnetDeployer integration, configuration, and troubleshooting. (
bc0ac5c) - fix: use MajorMinorPatch and pass version to dotnet pack (
0f9ee7c) - Add workload restore before deployment for improved compatibility (
9608a0c) - Remove
deployer.example.yaml, streamline options, and add README and license (ec5f9f4) - Refactor version determination logic (
b5448bf)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- CSharpFunctionalExtensions (>= 3.7.0)
- DotnetPackaging (>= 10.1.35)
- DotnetPackaging.AppImage (>= 10.1.35)
- DotnetPackaging.Deb (>= 10.1.35)
- DotnetPackaging.Dmg (>= 10.1.35)
- DotnetPackaging.Exe (>= 10.1.35)
- DotnetPackaging.Msix (>= 10.1.35)
- DotnetPackaging.Rpm (>= 10.1.35)
- DotnetProjectKit (>= 0.0.4)
- Octokit (>= 14.0.0)
- Serilog (>= 4.3.1)
- YamlDotNet (>= 17.1.0)
- Zafiro (>= 47.0.8)
- Zafiro.DivineBytes (>= 47.0.8)
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 |
|---|---|---|
| 1.0.59 | 30 | 5/15/2026 |
| 1.0.58 | 32 | 5/14/2026 |
| 1.0.57 | 66 | 5/14/2026 |
| 1.0.56 | 63 | 5/14/2026 |
| 1.0.55 | 63 | 5/13/2026 |
| 1.0.54 | 76 | 5/13/2026 |
| 1.0.53 | 78 | 5/12/2026 |
| 1.0.52 | 81 | 5/12/2026 |
| 1.0.51 | 75 | 5/12/2026 |
| 1.0.50 | 87 | 5/12/2026 |
| 1.0.49 | 77 | 5/12/2026 |
| 1.0.48 | 91 | 5/11/2026 |
| 1.0.47 | 87 | 5/11/2026 |
| 1.0.46 | 94 | 5/9/2026 |
| 1.0.45 | 78 | 5/6/2026 |
| 1.0.44 | 84 | 5/3/2026 |
| 1.0.43 | 88 | 5/3/2026 |
| 1.0.42 | 91 | 5/3/2026 |
| 1.0.41 | 88 | 5/3/2026 |
| 1.0.40 | 104 | 4/29/2026 |
Loading failed