Aspire.Hosting.NodeJs
9.0.0-rc.1.24511.1
Prefix Reserved
This package has been renamed to Aspire.Hosting.JavaScript going forward.
See the version list below for details.
dotnet add package Aspire.Hosting.NodeJs --version 9.0.0-rc.1.24511.1
NuGet\Install-Package Aspire.Hosting.NodeJs -Version 9.0.0-rc.1.24511.1
<PackageReference Include="Aspire.Hosting.NodeJs" Version="9.0.0-rc.1.24511.1" />
<PackageVersion Include="Aspire.Hosting.NodeJs" Version="9.0.0-rc.1.24511.1" />
<PackageReference Include="Aspire.Hosting.NodeJs" />
paket add Aspire.Hosting.NodeJs --version 9.0.0-rc.1.24511.1
#r "nuget: Aspire.Hosting.NodeJs, 9.0.0-rc.1.24511.1"
#:package Aspire.Hosting.NodeJs@9.0.0-rc.1.24511.1
#addin nuget:?package=Aspire.Hosting.NodeJs&version=9.0.0-rc.1.24511.1&prerelease
#tool nuget:?package=Aspire.Hosting.NodeJs&version=9.0.0-rc.1.24511.1&prerelease
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 Program.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
| Product | Versions 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. |
-
net8.0
- Aspire.Hosting (>= 9.0.0-rc.1.24511.1)
- AspNetCore.HealthChecks.Uris (>= 8.0.1)
- Google.Protobuf (>= 3.28.2)
- Grpc.AspNetCore (>= 2.66.0)
- Grpc.Net.ClientFactory (>= 2.66.0)
- Grpc.Tools (>= 2.66.0)
- Humanizer.Core (>= 2.14.1)
- JsonPatch.Net (>= 3.1.1)
- KubernetesClient (>= 15.0.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.10)
- Microsoft.Extensions.Hosting (>= 8.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Extensions.Primitives (>= 8.0.0)
- Polly.Core (>= 8.4.2)
NuGet packages (2)
Showing the top 2 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. |
|
|
Nall.ModelContextProtocol.Inspector.Aspire.Hosting
MCP Inspector |
GitHub repositories (12)
Showing the top 12 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
|
|
|
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.
|
|
|
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
|
|
|
exceptionless/Exceptionless
Exceptionless application
|
|
|
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.
|
|
|
suxrobGM/logistics-app
AI-powered fleet management platform with an agentic dispatcher that autonomously matches loads to trucks, ensures HOS compliance, and optimizes routes. Built for trucking companies.
|
|
|
SapiensAnatis/Dawnshard
Server emulator for Dragalia Lost
|
|
|
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 | 754,585 | 10/23/2025 | |
| 9.5.1 | 139,930 | 10/3/2025 | |
| 9.5.0 | 77,942 | 9/25/2025 | |
| 9.4.2 | 95,732 | 9/2/2025 | |
| 9.4.1 | 96,973 | 8/12/2025 | |
| 9.4.0 | 78,900 | 7/29/2025 | |
| 9.3.1 | 261,484 | 6/10/2025 | |
| 9.3.0 | 123,195 | 5/19/2025 | |
| 9.2.1 | 90,387 | 4/24/2025 | |
| 9.2.0 | 140,060 | 4/10/2025 | |
| 9.1.0 | 160,463 | 2/25/2025 | |
| 9.0.0 | 345,610 | 11/12/2024 | |
| 9.0.0-rc.1.24511.1 | 7,621 | 10/15/2024 | |
| 8.2.2 | 50,250 | 10/24/2024 | |
| 8.2.1 | 40,842 | 9/26/2024 | |
| 8.2.0 | 75,675 | 8/29/2024 | |
| 8.1.0 | 24,408 | 7/23/2024 | |
| 8.0.2 | 15,723 | 6/28/2024 | |
| 8.0.1 | 45,047 | 5/21/2024 | |
| 8.0.0 | 3,946 | 5/21/2024 |