ZeroInstall.DesktopIntegration 2.29.3

dotnet add package ZeroInstall.DesktopIntegration --version 2.29.3
                    
NuGet\Install-Package ZeroInstall.DesktopIntegration -Version 2.29.3
                    
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="ZeroInstall.DesktopIntegration" Version="2.29.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZeroInstall.DesktopIntegration" Version="2.29.3" />
                    
Directory.Packages.props
<PackageReference Include="ZeroInstall.DesktopIntegration" />
                    
Project file
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 ZeroInstall.DesktopIntegration --version 2.29.3
                    
#r "nuget: ZeroInstall.DesktopIntegration, 2.29.3"
                    
#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 ZeroInstall.DesktopIntegration@2.29.3
                    
#: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=ZeroInstall.DesktopIntegration&version=2.29.3
                    
Install as a Cake Addin
#tool nuget:?package=ZeroInstall.DesktopIntegration&version=2.29.3
                    
Install as a Cake Tool

ZeroInstall.DesktopIntegration

Integrating applications with desktop environments (creating menu entries, etc.).

Zero Install is a decentralized cross-platform software installation system. This package is part of the .NET implementation of Zero Install.

The IntegrationManager class applies and removes access points for apps in the user's app list. The ZeroInstall.DesktopIntegration.AccessPoints namespace models the various kinds of integration, such as menu entries, desktop icons, file type associations and auto start entries.

Platform-specific implementations live in the ZeroInstall.DesktopIntegration.Windows, .Unix and .MacOS namespaces.

SyncIntegrationManager additionally synchronizes the app list and its access points with a sync server.

Product 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 is compatible.  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. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ZeroInstall.DesktopIntegration:

Package Downloads
ZeroInstall.Publish

Utilities for creating and modifying Zero Install feed files

ZeroInstall.Commands

Command-line interface for Zero Install (both an actual CLI and a library for building other clients)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.29.3 55 8/6/2026
2.29.2 250 7/26/2026
2.29.1 340 6/26/2026
2.29.0 233 5/18/2026
2.28.7 190 5/6/2026
2.28.6 165 5/2/2026
2.28.5 179 4/16/2026
2.28.4 244 2/16/2026
2.28.3 218 2/1/2026
2.28.2 196 1/24/2026
2.28.1 853 12/2/2025
2.28.0 355 9/8/2025
2.27.8 361 8/28/2025
2.27.7 303 8/18/2025
2.27.6 314 8/12/2025
2.27.5 399 8/5/2025
2.27.4 267 7/31/2025
2.27.3 234 7/29/2025
2.27.2 668 7/23/2025
2.27.1 635 7/21/2025
Loading failed