ZeroInstall.Archives
2.25.10
See the version list below for details.
dotnet add package ZeroInstall.Archives --version 2.25.10
NuGet\Install-Package ZeroInstall.Archives -Version 2.25.10
<PackageReference Include="ZeroInstall.Archives" Version="2.25.10" />
paket add ZeroInstall.Archives --version 2.25.10
#r "nuget: ZeroInstall.Archives, 2.25.10"
// Install ZeroInstall.Archives as a Cake Addin #addin nuget:?package=ZeroInstall.Archives&version=2.25.10 // Install ZeroInstall.Archives as a Cake Tool #tool nuget:?package=ZeroInstall.Archives&version=2.25.10
Zero Install .NET
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.
Command-line
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 6.0 and then download a Zero Install .NET Release, extract the archive and run:
dotnet 0install.dll
NuGet packages
You can use these NuGet packages to integrate Zero Install features into your own application:
Data model for the feed format.
Client for invoking Zero Install commands from within other applications.
Management of implementation caches, digital signatures, etc..
Extracting and building archives (.zip
, .tar
, etc.).
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.
Integrating applications with desktop environments (creating menu entries, etc.).
Command-line interface for Zero Install.
The binary in this package serves both as an actual CLI and a library for building other clients.
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.
Building
The source code is in src/
, config for building the API documentation is in doc/
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).
Contributing
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 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. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Makaretu.Dns.Multicast (>= 0.27.0)
- SharpCompress (>= 0.37.2)
- SharpZipLib (>= 1.4.2)
- System.IO.Pipelines (>= 8.0.0)
- WindowsFirewallHelper (>= 2.2.0.86)
- WixToolset.Dtf.Compression.Cab (>= 5.0.1)
- WixToolset.Dtf.WindowsInstaller (>= 5.0.1)
- ZeroInstall.Store (>= 2.25.10)
- ZstdSharp.Port (>= 0.8.1)
-
net8.0
- Makaretu.Dns.Multicast (>= 0.27.0)
- SharpCompress (>= 0.37.2)
- SharpZipLib (>= 1.4.2)
- System.IO.Pipelines (>= 8.0.0)
- WindowsFirewallHelper (>= 2.2.0.86)
- WixToolset.Dtf.Compression.Cab (>= 5.0.1)
- WixToolset.Dtf.WindowsInstaller (>= 5.0.1)
- ZeroInstall.Store (>= 2.25.10)
- ZstdSharp.Port (>= 0.8.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ZeroInstall.Archives:
Package | Downloads |
---|---|
ZeroInstall.Services
Zero Install services for solving dependencies, downloading implementations, executing apps, etc. |
|
ZeroInstall.Publish
Utilities for creating and modifying Zero Install feed files |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.25.12 | 159 | 10/1/2024 |
2.25.11 | 152 | 8/1/2024 |
2.25.10 | 106 | 7/27/2024 |
2.25.9 | 127 | 7/18/2024 |
2.25.8 | 164 | 5/16/2024 |
2.25.7 | 223 | 3/27/2024 |
2.25.6 | 163 | 3/16/2024 |
2.25.5 | 216 | 2/26/2024 |
2.25.4 | 178 | 2/13/2024 |
2.25.3 | 218 | 11/25/2023 |
2.25.2 | 277 | 9/30/2023 |
2.25.1 | 328 | 7/13/2023 |
2.25.0 | 259 | 6/26/2023 |
2.24.10 | 274 | 5/24/2023 |
2.24.9 | 290 | 5/4/2023 |
2.24.8 | 271 | 5/3/2023 |
2.24.7 | 358 | 4/15/2023 |
2.24.6 | 496 | 2/23/2023 |
2.24.5 | 626 | 1/30/2023 |
2.24.4 | 532 | 1/11/2023 |
2.24.2 | 561 | 12/21/2022 |
2.24.1 | 561 | 12/16/2022 |
2.24.0 | 627 | 11/30/2022 |
2.23.14 | 761 | 10/27/2022 |
2.23.13 | 828 | 10/16/2022 |
2.23.12 | 769 | 10/16/2022 |
2.23.11 | 813 | 9/20/2022 |
2.23.10 | 862 | 7/31/2022 |
2.23.9 | 837 | 7/21/2022 |
2.23.8 | 827 | 7/20/2022 |
2.23.7 | 858 | 6/27/2022 |
2.23.6 | 858 | 6/21/2022 |
2.23.5 | 829 | 6/19/2022 |
2.23.4 | 837 | 6/12/2022 |
2.23.3 | 855 | 5/18/2022 |
2.23.2 | 883 | 4/5/2022 |
2.23.1 | 847 | 4/5/2022 |
2.23.0 | 880 | 3/7/2022 |
2.22.0 | 859 | 1/23/2022 |
2.21.0 | 649 | 11/17/2021 |
2.20.0 | 703 | 9/29/2021 |