Microsoft.Azure.Functions.Worker
2.0.0-preview2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Azure.Functions.Worker --version 2.0.0-preview2
NuGet\Install-Package Microsoft.Azure.Functions.Worker -Version 2.0.0-preview2
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.0.0-preview2" />
<PackageVersion Include="Microsoft.Azure.Functions.Worker" Version="2.0.0-preview2" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" />
paket add Microsoft.Azure.Functions.Worker --version 2.0.0-preview2
#r "nuget: Microsoft.Azure.Functions.Worker, 2.0.0-preview2"
#addin nuget:?package=Microsoft.Azure.Functions.Worker&version=2.0.0-preview2&prerelease
#tool nuget:?package=Microsoft.Azure.Functions.Worker&version=2.0.0-preview2&prerelease
This library enables you to create an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 is compatible. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Azure.Core (>= 1.42.0)
- Microsoft.Azure.Functions.Worker.Core (>= 2.0.0-preview2)
- Microsoft.Azure.Functions.Worker.Grpc (>= 2.0.0-preview2)
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
-
net8.0
- Azure.Core (>= 1.42.0)
- Microsoft.Azure.Functions.Worker.Core (>= 2.0.0-preview2)
- Microsoft.Azure.Functions.Worker.Grpc (>= 2.0.0-preview2)
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
-
net9.0
- Azure.Core (>= 1.42.0)
- Microsoft.Azure.Functions.Worker.Core (>= 2.0.0-preview2)
- Microsoft.Azure.Functions.Worker.Grpc (>= 2.0.0-preview2)
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
NuGet packages (104)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.Functions.Worker:
Package | Downloads |
---|---|
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore
ASP.NET Core extensions for .NET isolated functions |
|
Microsoft.Azure.AppConfiguration.Functions.Worker
Microsoft.Azure.AppConfiguration.Functions.Worker allows developers to use the Microsoft Azure App Configuration service as a configuration source in their applications. This package adds additional features to the existing package Microsoft.Extensions.Configuration.AzureAppConfiguration for .NET Azure Functions running in an isolated process. |
|
Sentry.Azure.Functions.Worker
Official Azure Functions Worker SDK integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time. |
|
Apprio.Enablement.Web.AzureFunctions
Package Description |
|
NServiceBus.AzureFunctions.Worker.ServiceBus
NServiceBus.AzureFunctions.Worker.ServiceBus |
GitHub repositories (66)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Azure.Functions.Worker:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
Azure-Samples/cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
|
|
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
|
|
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
|
|
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
|
|
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
toddams/RazorLight
Template engine based on Microsoft's Razor parsing engine for .NET Core
|
|
dotnet/aspire-samples
|
|
icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
|
|
mspnp/cloud-design-patterns
Sample implementations for cloud design patterns found in the Azure Architecture Center.
|
|
microsoft/Oryx
Build your repo automatically.
|
|
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
|
|
TheCodeTraveler/GitTrends
A iOS and Android app to monitor the Views, Clones and Star history of your GitHub repos
|
|
Azure/azure-functions-durable-extension
Durable Task Framework extension for Azure Functions
|
|
mcneel/rhino-developer-samples
Rhino and Grasshopper developer sample code
|
|
getsentry/sentry-dotnet
Sentry SDK for .NET
|
|
TelegramBots/Telegram.Bot.Examples
Examples for the Telegram.Bot C# Library
|
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 6,667,480 | 11/12/2024 |
2.0.0-preview5 | 24,088 | 10/29/2024 |
2.0.0-preview4 | 13,545 | 10/23/2024 |
2.0.0-preview3 | 572 | 10/22/2024 |
2.0.0-preview2 | 10,265 | 10/15/2024 |
2.0.0-preview1 | 21,289 | 9/10/2024 |
1.24.0 | 449,266 | 12/9/2024 |
1.23.0 | 6,046,582 | 8/7/2024 |
1.22.0 | 6,881,676 | 4/22/2024 |
1.21.0 | 5,781,018 | 1/29/2024 |
1.20.1 | 2,278,995 | 1/10/2024 |
1.20.0 | 2,494,044 | 11/9/2023 |
1.19.0 | 4,268,362 | 8/10/2023 |
1.18.0 | 1,004,021 | 7/12/2023 |
1.17.0 | 148,954 | 7/7/2023 |
1.16.0 | 331,687 | 6/27/2023 |
1.15.0-preview1 | 11,767 | 5/23/2023 |
1.14.1 | 1,461,102 | 5/8/2023 |
1.14.0 | 54,111 | 5/4/2023 |
1.13.0 | 924,356 | 3/24/2023 |
1.12.1-preview1 | 44,769 | 2/10/2023 |
1.12.0-preview1 | 585 | 2/7/2023 |
1.11.0-preview2 | 97,720 | 10/12/2022 |
1.11.0-preview1 | 1,448 | 10/4/2022 |
1.10.1 | 607,849 | 2/22/2023 |
1.10.0 | 2,842,900 | 9/30/2022 |
1.9.0 | 145,418 | 9/27/2022 |
1.8.0 | 1,716,330 | 7/14/2022 |
1.8.0-preview3 | 47,313 | 5/17/2022 |
1.8.0-preview2 | 559 | 5/16/2022 |
1.8.0-preview1 | 10,167 | 5/4/2022 |
1.7.0-preview1 | 49,497 | 11/16/2021 |
1.6.0 | 4,031,123 | 11/3/2021 |
1.5.3 | 2,214 | 11/3/2021 |
1.5.2 | 567,648 | 10/8/2021 |
1.5.1 | 341,884 | 8/20/2021 |
1.4.0 | 173,682 | 7/26/2021 |
1.3.0 | 315,918 | 6/9/2021 |
1.2.0 | 235,344 | 4/23/2021 |
1.1.0 | 297,417 | 4/9/2021 |
1.0.0 | 268,858 | 3/10/2021 |
1.0.0-preview5 | 3,661 | 2/24/2021 |
1.0.0-preview4 | 6,469 | 2/17/2021 |
1.0.0-preview3 | 5,279 | 1/28/2021 |
1.0.0-preview2 | 1,260 | 1/7/2021 |
1.0.0-preview1 | 1,934 | 12/10/2020 |