Namespace Whim.Updater
Classes
- ReleaseInfo
- A Whim release and its corresponding version.
- UpdaterCommands
- The commands for the updater plugin.
- UpdaterConfig
- Configuration for UpdaterPlugin.
- UpdaterPlugin
- Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
- Version
- A semantic version.
Interfaces
- IUpdaterPlugin
- UpdaterPlugin checks for updates to Whim and installs them, according to the given UpdaterConfig.
Enums
- ReleaseChannel
- Release channels are used to determine which stream of release to install.
- UpdateFrequency
- The frequency at which the updater should check for updates.