21 packages tagged with “ClickOnce”
Dapplo.CaliburnMicro.ClickOnce supports ClickOnce applications with handling the update in code
Automatically force your ClickOnce app to update itself without prompting the user, making a less obtrusive end-user experience, and guaranteeing they are always using the latest version of the application. Adds a post-build event to the project to run a PowerShell script that updates the ClickOnce project's minimum required version in the .csproj/.vbproj file to the latest published version. Because the PowerShell script modifies the .csproj/.vbproj file outside of Visual Studio, the first time you do a build after publishing a new ClickOnce version, if you have any files from that project open you will be prompted to reload the project. In order to prevent this from closing your open tabs, I recommend installing Scott Hanselman’s Workspace Reloader Visual Studio extension. If it does not seem to be working or causes the build to fail, check the Output window for any errors that may have occurred.
Build and deployment scripts for packaging Windows and Web Application
deploy you a build support
A migration helper from ClickOnce to Squirrel.Windows.
A class that parses command-line/ClickOnce activation URI parameters.
Cake host for ClickTwice publishing, including the addin and all required libraries
Opinionated Cake recipe for simplifying the publishing of .NET 5 Windows application using GitHub actions, Cake and ClickOnce to Azure Blob Storage.
A helper library for managing updates to ClickOnce-deployed applications. Provides a fully-fledged ViewModel for use in WPF apps allowing for granular control and visibility into application updates. This library is built around the standard System.Deployment update mechanisms.
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. NameSpace: RFBApplicationDeployment Object : ClickOnceApplicationDeployment.EntryApplication .Net compatibility provided by: https://github.com/derskythe/WpfSettings .NetFramework utilizes system.deployment.dll Targets: Net472, Net48, .NetCoreApp3.1, and .Net5
Core library for all ClickTwice publish tools, including the host libraries
ScriptCs host for ClickTwice publishing, including the script pack
Auto-update service to support ClickOnce or setup file distribution from shared server folders.
Functions for ClickOnce applications
Shimmer client helpers.
Basic mechanism for publishing release notes with a ClickOnce deployment
Decode the ClickOnce runtime version from the Package Manifest. Only for DotNet 5 or 6
Self-deleting scheduled task runner/uninstaller for ClickOnce cleanup
Dialog that lets you update your WinForms application (only compatible with .NET Framework - ClickOnce).
This NuGet package bundles ClangSharp and native DLLs required to run ClangSharp on .NET Framework / VSTO environments. ✅ Included DLLs and Versions: • ClangSharp.dll — v16.0.0 • ClangSharp.Interop.dll — v16.0.0 • libclang.dll — v16.0.6 • libClangSharp.dll — v16.0.6 Supports auto-copy via contentFiles for ClickOnce and legacy MSBuild environments.
Reusable configuration provider with DI and JSON storage for ClickOnce-compatible apps