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...
More information
A WinForm control for selecting an event schedule.
Documentation available at:
https://marcjohnston.github.io/byMarc.Net2.WinControls.Scheduling/
Issues and bug tracker available at:
https://github.com/marcjohnston/byMarc.Net2.WinControls.Scheduling/issues
NuGet...
More information
.Net Core implementation of a self updating component which even updates the updater itself. By implementing a simple interface in your code and referencing a Nuget package you enable your application (desktop or Web) for self updating.
.Net Core implementation of a self updating component which even updates the updater itself. By implementing a simple interface in your code and referencing a Nuget package you enable your application (desktop or Web) for self updating.