Skip to content
Docs Try Aspire

JavaScriptPackageManagerConfiguredAnnotation Properties

Class Properties 1 member
Tracks which JavaScript package manager was configured for a monorepo workspace (via WithNpm/WithYarn/WithPnpm).
PackageManager Section titled PackageManager string
Gets the name of the JavaScript package manager that was configured.
public string PackageManager { get; }