RID | |
RuntimeVersion | A Version class that also supports a single integer (major only) |
SemanticVersion | A semantic version implementation that supports SemVer2 with an optional 4th revision component |
UpdateExe | A static helper class to assist in running Update.exe CLI commands. You probably should not invoke this directly, |
UpdateInfo | Holds information about the current version and pending updates, such as how many there are, and access to release notes. |
UpdateManager | Provides functionality for checking for updates, downloading updates, and applying updates to the current application. |
UpdateOptions | Options to customise the behaviour of UpdateManager. |
VelopackApp | VelopackApp helps you to handle app activation events correctly. |
VelopackAsset | An individual Velopack asset, could refer to an asset on-disk or in a remote package feed. |
VelopackAssetFeed | A feed of Velopack assets, usually returned from an IUpdateSource. |
VelopackRuntimeInfo | Convenience class which provides runtime information about the current executing process, |