![]() |
VOOZH | about |
dotnet add package ZeroInstall.Commands --version 2.29.0
NuGet\Install-Package ZeroInstall.Commands -Version 2.29.0
<PackageReference Include="ZeroInstall.Commands" Version="2.29.0" />
<PackageVersion Include="ZeroInstall.Commands" Version="2.29.0" />Directory.Packages.props
<PackageReference Include="ZeroInstall.Commands" />Project file
paket add ZeroInstall.Commands --version 2.29.0
#r "nuget: ZeroInstall.Commands, 2.29.0"
#:package ZeroInstall.Commands@2.29.0
#addin nuget:?package=ZeroInstall.Commands&version=2.29.0Install as a Cake Addin
#tool nuget:?package=ZeroInstall.Commands&version=2.29.0Install as a Cake Tool
👁 API documentation
👁 Build status
Zero Install is a decentralized cross-platform software installation system. You can learn more at 0install.net.
This is the .NET implementation of Zero Install. It can be used as a command-line tool on various platforms or be embedded into .NET applications as a set of libraries. It provides the basis for Zero Install for Windows.
Zero Install .NET provides the 0install command-line tool. There are a number of ways you can get it:
You can get a .NET Framework version of the 0install command by downloading Zero Install for Windows. (recommended)
If you already have some version of Zero Install (.NET-based or otherwise) on your system you can use it to download and run a .NET 6 version of the 0install command like this:
0install run https://apps.0install.net/0install/0install-dotnet.xml
You can also manually install .NET 8.0 and then download a Zero Install .NET Release, extract the archive and run:
dotnet 0install.dll
You can use these NuGet packages to integrate Zero Install features into your own application:
👁 ZeroInstall.Model
Data model for the feed format.
👁 ZeroInstall.Client
Client for invoking Zero Install commands from within other applications.
👁 ZeroInstall.Store
Management of implementation caches, digital signatures, etc..
👁 ZeroInstall.Archives
Extracting and building archives (.zip, .tar, etc.).
👁 ZeroInstall.Services
Core services like solving dependencies, downloading implementations and execution selections.
Zero Install itself is built upon this API. You can use the API to integrate Zero Install features into your own application.
👁 ZeroInstall.DesktopIntegration
Integrating applications with desktop environments (creating menu entries, etc.).
👁 ZeroInstall.Commands
Command-line interface for Zero Install.
The binary in this package serves both as an actual CLI and a library for building other clients.
👁 ZeroInstall.Publish
Utilities for creating and modifying feed files.
The Zero Install Publishing Tools (including the Feed Editor) are built upon this library. You can use this to automate complex feed creation/update tasks.
For more information read the Zero Install .NET API documentation.
The source code is in , config for building the API documentation is in and generated artifacts are placed in artifacts/.
The source code does not contain version numbers. Instead the version is determined during CI using GitVersion.
To build run .\build.ps1 or ./build.sh (.NET SDK is automatically downloaded if missing).
We welcome contributions to this project such as bug reports, recommendations, pull requests and translations. If you have any questions feel free to pitch in on our friendly mailing list.
This repository contains an EditorConfig file. Please make sure to use an editor that supports it to ensure consistent code style, file encoding, etc.. For full tooling support for all style and naming conventions consider using JetBrains' ReSharper or Rider products.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net48 net48 is compatible. net481 net481 was computed. |
This package is not used by any NuGet packages.
Showing the top 1 popular GitHub repositories that depend on ZeroInstall.Commands:
| Repository | Stars |
|---|---|
|
0install/0install-win
Windows version of Zero Install
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.29.0 | 108 | 5/18/2026 |
| 2.28.7 | 113 | 5/6/2026 |
| 2.28.6 | 113 | 5/2/2026 |
| 2.28.5 | 131 | 4/16/2026 |
| 2.28.4 | 164 | 2/16/2026 |
| 2.28.3 | 142 | 2/1/2026 |
| 2.28.2 | 147 | 1/24/2026 |
| 2.28.1 | 754 | 12/2/2025 |
| 2.28.0 | 284 | 9/8/2025 |
| 2.27.8 | 328 | 8/28/2025 |
| 2.27.7 | 258 | 8/18/2025 |
| 2.27.6 | 259 | 8/12/2025 |
| 2.27.5 | 340 | 8/5/2025 |
| 2.27.4 | 234 | 7/31/2025 |
| 2.27.3 | 213 | 7/29/2025 |
| 2.27.2 | 633 | 7/23/2025 |
| 2.27.1 | 631 | 7/21/2025 |
| 2.27.0 | 271 | 7/7/2025 |
| 2.26.7 | 290 | 6/29/2025 |
| 2.26.6 | 327 | 5/6/2025 |