Class AbpIoSourceCodeStore.GetTemplateNugetVersionDto
Inheritance
System.Object
AbpIoSourceCodeStore.GetTemplateNugetVersionDto
Namespace: Volo.Abp.Cli.ProjectBuilding
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class GetTemplateNugetVersionDto : object
Properties
Name
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Version
Declaration
public string Version { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |