Skip to main content
Microsoft.Azure.Functions.Worker package icon

Microsoft.Azure.Functions.Worker

This library enables you to create an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.

Total Downloads
121.3M
121,346,455
Published
Aug 10, 2023
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Azure.Functions.Worker --version 1.19.0
Package Manager Console
Install-Package Microsoft.Azure.Functions.Worker -Version 1.19.0
PackageReference
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.19.0" />

Frameworks

net5.0 net6.0 net7.0 .NETStandard2.0

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

The published metadata declares 20 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.