Class AbpIoSourceCodeStore.GithubReleaseVersions
Inheritance
AbpIoSourceCodeStore.GithubReleaseVersions
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class AbpIoSourceCodeStore.GithubReleaseVersions
Constructors
GithubReleaseVersions()
Declaration
public GithubReleaseVersions()
Properties
FrameworkAndCommercialVersions
Declaration
public List<GithubRelease> FrameworkAndCommercialVersions { get; set; }
Property Value
LeptonXVersions
Declaration
public List<GithubRelease> LeptonXVersions { get; set; }
Property Value
Extension Methods