SimpleFileSource Class
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Retrieves available updates from a local or network-attached disk. The directory must contain one or more valid packages, as well as a 'releases.{channel}.json' index file.
public class SimpleFileSource : IUpdateSource
Inheritance: object → SimpleFileSource
Implements: IUpdateSource
Constructors
Name | Description |
---|---|
SimpleFileSource(DirectoryInfo) |
Properties
Name | Description |
---|---|
BaseDirectory | The local directory containing packages to update to. |
Methods
Name | Description |
---|---|
DownloadReleaseEntry(ILogger, VelopackAsset, string, Action<int>, CancellationToken) | |
GetReleaseFeed(ILogger, string, Guid?, VelopackAsset) |
Documentation generated by MdDocs