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
111.4M
111,382,115
Published
Apr 21, 2026
Latest stable version

Install

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

Frameworks

net6.0 net7.0 net8.0 net9.0 net10.0 .NETStandard2.0

Dependencies