Aspire.Hosting.JavaScript Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| CopyFilePattern |
Represents a file pattern for copying dependency files in a Dockerfile. |
| JavaScriptAppResource |
A resource that represents a JavaScript application. |
| JavaScriptBuildScriptAnnotation |
Represents the annotation for the JavaScript package manager's build script. |
| JavaScriptInstallCommandAnnotation |
Represents the annotation for the JavaScript package manager's install command. |
| JavaScriptInstallerResource |
A resource that represents a package installer for a JavaScript app. |
| JavaScriptPackageInstallerAnnotation |
Represents an annotation for a JavaScript installer resource. |
| JavaScriptPackageManagerAnnotation |
Represents the annotation for the JavaScript package manager used in a resource. |
| JavaScriptRunScriptAnnotation |
Represents the annotation for the script used during run mode in a JavaScript resource. |
| NodeAppResource |
A resource that represents a node application. |
| ViteAppResource |
Represents a Vite application resource that can be managed and executed within a Node.js environment. |