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
Feb 22, 2023
Latest stable version

Install

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

Frameworks

net5.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 2 target frameworks; confirm the exact target used by your application.

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.