Aspire.Hosting.NodeJs 9.5.2

Prefix Reserved
dotnet add package Aspire.Hosting.NodeJs --version 9.5.2
                    
NuGet\Install-Package Aspire.Hosting.NodeJs -Version 9.5.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspire.Hosting.NodeJs" Version="9.5.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspire.Hosting.NodeJs" Version="9.5.2" />
                    
Directory.Packages.props
<PackageReference Include="Aspire.Hosting.NodeJs" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aspire.Hosting.NodeJs --version 9.5.2
                    
#r "nuget: Aspire.Hosting.NodeJs, 9.5.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Aspire.Hosting.NodeJs@9.5.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Aspire.Hosting.NodeJs&version=9.5.2
                    
Install as a Cake Addin
#tool nuget:?package=Aspire.Hosting.NodeJs&version=9.5.2
                    
Install as a Cake Tool

Aspire.Hosting.Node.js library

Provides extension methods and resource definitions for a .NET Aspire AppHost to configure a Node.js project.

Getting started

Install the package

In your AppHost project, install the .NET Aspire Node.js library with NuGet:

dotnet add package Aspire.Hosting.NodeJs

Usage example

Then, in the AppHost.cs file of AppHost, add a Or resource and consume the connection using the following methods:

var builder = DistributedApplication.CreateBuilder(args);

var frontend = builder.AddNpmApp("frontend", "../NodeFrontend")

builder.Build().Run();

Additional documentation

https://github.com/dotnet/aspire-samples/tree/main/samples/AspireWithJavaScript https://github.com/dotnet/aspire-samples/tree/main/samples/AspireWithNode

Feedback & contributing

https://github.com/dotnet/aspire

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Aspire.Hosting.NodeJs:

Package Downloads
CommunityToolkit.Aspire.Hosting.NodeJS.Extensions

A .NET Aspire for hosting NodeJS apps using Vite, Yarn, PNPM, or NPM.

FonsecaFramework.Aspire

Collection of classes and extensions for .NET Aspire

Dutchskull.Aspire.PolyRepo

A description of your package.

Nall.ModelContextProtocol.Inspector.Aspire.Hosting

MCP Inspector

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on Aspire.Hosting.NodeJs:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
AIDotNet/OpenDeepWiki
OpenDeepWiki is the open-source version of the DeepWiki project, aiming to provide a powerful knowledge management and collaboration platform. The project is mainly developed using C# and TypeScript, supporting modular design, and is easy to expand and customize.
exceptionless/Exceptionless
Exceptionless application
dotnet/aspire-samples
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
CommunityToolkit/Aspire
A community project with additional components and extensions for Aspire
platformplatform/PlatformPlatform
A platform designed for building enterprise-grade, multi-tenant products using Azure, .NET, React, TypeScript, Infrastructure as Code, etc.
rstropek/Samples
davidfowl/aspire-ai-chat-demo
Aspire AI Chat is a full-stack chat sample that combines modern technologies to deliver a ChatGPT-like experience.
SapiensAnatis/Dawnshard
Server emulator for Dragalia Lost
suxrobGM/logistics-app
Automate your entire transportation logistics operations with the fleet management system.
Dutchskull/Aspire.PolyRepo
This library for DotNet Aspire enables poly repo support and the addition of Git repositories to your Aspire projects. It simplifies multi-repository management and streamlines dependency handling, making it easier to work with multiple repositories in a Aspire project.
Version Downloads Last Updated
9.5.2 87,247 10/23/2025
9.5.1 74,872 10/3/2025
9.5.0 51,332 9/25/2025
9.4.2 73,378 9/2/2025
9.4.1 77,085 8/12/2025
9.4.0 62,085 7/29/2025
9.3.1 211,903 6/10/2025
9.3.0 106,953 5/19/2025
9.2.1 73,882 4/24/2025 9.2.1 is deprecated because it is no longer maintained.
9.2.0 106,875 4/10/2025 9.2.0 is deprecated because it is no longer maintained.
9.1.0 138,300 2/25/2025 9.1.0 is deprecated because it is no longer maintained.
9.0.0 321,345 11/12/2024 9.0.0 is deprecated because it is no longer maintained.
9.0.0-rc.1.24511.1 7,265 10/15/2024 9.0.0-rc.1.24511.1 is deprecated because it is no longer maintained.
8.2.2 46,179 10/24/2024 8.2.2 is deprecated because it is no longer maintained.
8.2.1 40,272 9/26/2024 8.2.1 is deprecated because it is no longer maintained.
8.2.0 73,057 8/29/2024 8.2.0 is deprecated because it is no longer maintained.
8.1.0 23,746 7/23/2024 8.1.0 is deprecated because it is no longer maintained.
8.0.2 15,331 6/28/2024 8.0.2 is deprecated because it is no longer maintained.
8.0.1 43,582 5/21/2024 8.0.1 is deprecated because it is no longer maintained.
8.0.0 3,131 5/21/2024 8.0.0 is deprecated because it is no longer maintained.
8.0.0-preview.7.24251.11 3,476 5/7/2024 8.0.0-preview.7.24251.11 is deprecated because it is no longer maintained.
8.0.0-preview.6.24214.1 6,098 4/23/2024 8.0.0-preview.6.24214.1 is deprecated because it is no longer maintained.
8.0.0-preview.5.24201.12 6,500 4/9/2024 8.0.0-preview.5.24201.12 is deprecated because it is no longer maintained.