Class UpdateCommand.Options.Packages
Inheritance
object
UpdateCommand.Options.Packages
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Cli.Commands
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class UpdateCommand.Options.Packages
Fields
Npm
Declaration
public const string Npm = "npm"
Field Value
| Type | Description |
|---|---|
| string |
NuGet
Declaration
public const string NuGet = "nuget"
Field Value
| Type | Description |
|---|---|
| string |