Azure.Functions.Cli.Workloads.Workers.Node
3.13.0-preview.1
Prefix Reserved
dotnet add package Azure.Functions.Cli.Workloads.Workers.Node --version 3.13.0-preview.1
NuGet\Install-Package Azure.Functions.Cli.Workloads.Workers.Node -Version 3.13.0-preview.1
<PackageReference Include="Azure.Functions.Cli.Workloads.Workers.Node" Version="3.13.0-preview.1" />
<PackageVersion Include="Azure.Functions.Cli.Workloads.Workers.Node" Version="3.13.0-preview.1" />
<PackageReference Include="Azure.Functions.Cli.Workloads.Workers.Node" />
paket add Azure.Functions.Cli.Workloads.Workers.Node --version 3.13.0-preview.1
#r "nuget: Azure.Functions.Cli.Workloads.Workers.Node, 3.13.0-preview.1"
#:package Azure.Functions.Cli.Workloads.Workers.Node@3.13.0-preview.1
#addin nuget:?package=Azure.Functions.Cli.Workloads.Workers.Node&version=3.13.0-preview.1&prerelease
#tool nuget:?package=Azure.Functions.Cli.Workloads.Workers.Node&version=3.13.0-preview.1&prerelease
Azure Functions CLI – Node.js worker workload
Content workload that ships the Node.js language worker payload consumed by the Azure Functions CLI host.
Install
func workload install Azure.Functions.Cli.Workloads.Workers.Node
# or by alias
func workload install node-worker
Version scheme
The workload pkg version maps 1:1 to the Node.js worker payload it carries.
One prop in Directory.Version.props drives $(VersionPrefix):
| Prop | Meaning |
|---|---|
$(WorkerVersion) |
Microsoft.Azure.Functions.NodeJsWorker version. Bare three-part SemVer. |
Bump $(WorkerVersion) whenever the upstream worker package is bumped.
$(WorkerVersion) also pins the restored
Microsoft.Azure.Functions.NodeJsWorker pkg via VersionOverride, so the
two versions cannot drift.
Unlike the bundles workload, there is no channel axis: the upstream NodeJsWorker NuGet doesn't ship preview/experimental SKUs.
Status
Preview. Worker assets are pulled at pack time from the restored
Microsoft.Azure.Functions.NodeJsWorker NuGet package and packed under
tools/any/ in the resulting workload NuGet.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.13.0-preview.1 | 251 | 6/2/2026 |
See https://github.com/Azure/azure-functions-core-tools/releases/tag/v5.0.0-preview.1
# Azure.Functions.Cli.Workloads.Workers.Node
## 3.13.0