GiteaSource Class
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
Retrieves available releases from a Gitea repository.
[NullableContext(1)]
[Nullable(Mono.Cecil.CustomAttributeArgument[])]
public class GiteaSource : GitBase<GiteaRelease>
Inheritance: object → GitBase<T> → GiteaSource
Attributes: NullableContextAttribute,NullableAttribute
Constructors
| Name | Description | 
|---|---|
| GiteaSource(string, string, bool, IFileDownloader) | 
Documentation generated by MdDocs