ClickOnceApplicationDeploymentWrapper 1.0.2
See the version list below for details.
dotnet add package ClickOnceApplicationDeploymentWrapper --version 1.0.2
NuGet\Install-Package ClickOnceApplicationDeploymentWrapper -Version 1.0.2
<PackageReference Include="ClickOnceApplicationDeploymentWrapper" Version="1.0.2" />
<PackageVersion Include="ClickOnceApplicationDeploymentWrapper" Version="1.0.2" />
<PackageReference Include="ClickOnceApplicationDeploymentWrapper" />
paket add ClickOnceApplicationDeploymentWrapper --version 1.0.2
#r "nuget: ClickOnceApplicationDeploymentWrapper, 1.0.2"
#:package ClickOnceApplicationDeploymentWrapper@1.0.2
#addin nuget:?package=ClickOnceApplicationDeploymentWrapper&version=1.0.2
#tool nuget:?package=ClickOnceApplicationDeploymentWrapper&version=1.0.2
ClickOnceApplicationDeployment
DLL designed to ease transition of ClickOnce applications from .NetFramwork to .Net by providing a unified library to both .NetFramework and .Net5 projects that utilize ClickOnce.
Provider has been designed to mimick System.Deployment.ApplicationDeployment class. Depending on the target framework, different methods will be used by the dll to provide the core ClickOnce functionality.
.Net compatibility provided by: https://github.com/derskythe/WpfSettings
.NetFramework utilizes system.deployment.dll
Targets: Net472, Net48, .NetCoreApp3.1, and .Net5
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net5.0-windows7.0 is compatible. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
| .NET Core | netcoreapp3.1 is compatible. |
| .NET Framework | net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
net5.0-windows7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.