Skip to main content

VelopackFlowUpdateSource Class

Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.626+6f1a94e

Retrieves updates from the hosted Velopack service.

public sealed class VelopackFlowUpdateSource : IUpdateSource

Inheritance: object → VelopackFlowUpdateSource

Implements: IUpdateSource

Constructors

NameDescription
VelopackFlowUpdateSource(string, IFileDownloader)

Properties

NameDescription
BaseUriThe URL of the server hosting packages to update to.
DownloaderThe IFileDownloader to be used for performing http requests.

Methods

NameDescription
DownloadReleaseEntry(ILogger, VelopackAsset, string, Action<int>, CancellationToken)
GetReleaseFeed(ILogger, string, Guid?, VelopackAsset)

Documentation generated by MdDocs