Show / Hide Table of Contents

Class UpdateCommand.Options.Packages

Inheritance
System.Object
UpdateCommand.Options.Packages
Namespace: Volo.Abp.Cli.Commands
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class Packages : object

Fields

Npm

Declaration
public const string Npm = null
Field Value
Type Description
System.String

NuGet

Declaration
public const string NuGet = null
Field Value
Type Description
System.String
Back to top Powered by Volosoft