Microsoft.Azure.Functions.Worker
2.0.0-preview5
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Azure.Functions.Worker --version 2.0.0-preview5
NuGet\Install-Package Microsoft.Azure.Functions.Worker -Version 2.0.0-preview5
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.0.0-preview5" />
<PackageVersion Include="Microsoft.Azure.Functions.Worker" Version="2.0.0-preview5" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" />
paket add Microsoft.Azure.Functions.Worker --version 2.0.0-preview5
#r "nuget: Microsoft.Azure.Functions.Worker, 2.0.0-preview5"
#addin nuget:?package=Microsoft.Azure.Functions.Worker&version=2.0.0-preview5&prerelease
#tool nuget:?package=Microsoft.Azure.Functions.Worker&version=2.0.0-preview5&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. |
.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-preview5)
- Microsoft.Azure.Functions.Worker.Grpc (>= 2.0.0-preview5)
- Microsoft.Extensions.Hosting (>= 8.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
-
net8.0
- Azure.Core (>= 1.42.0)
- Microsoft.Azure.Functions.Worker.Core (>= 2.0.0-preview5)
- Microsoft.Azure.Functions.Worker.Grpc (>= 2.0.0-preview5)
- Microsoft.Extensions.Hosting (>= 8.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
-
net9.0
- Azure.Core (>= 1.42.0)
- Microsoft.Azure.Functions.Worker.Core (>= 2.0.0-preview5)
- Microsoft.Azure.Functions.Worker.Grpc (>= 2.0.0-preview5)
- Microsoft.Extensions.Hosting (>= 8.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
NuGet packages (98)
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 (65)
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.
|
|
TheCodeTraveler/GitTrends
A iOS and Android app to monitor the Views, Clones and Star history of your GitHub repos
|
|
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.
|
|
Azure/azure-functions-durable-extension
Durable Task Framework extension for Azure Functions
|
|
getsentry/sentry-dotnet
Sentry SDK for .NET
|
|
TelegramBots/Telegram.Bot.Examples
Examples for the Telegram.Bot C# Library
|
|
csharpfritz/csharp_with_csharpfritz
Show notes, slides, and samples from the CSharp with CSharpFritz show
|
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 5,210,437 | 11/12/2024 |
2.0.0-preview5 | 22,246 | 10/29/2024 |
2.0.0-preview4 | 12,885 | 10/23/2024 |
2.0.0-preview3 | 567 | 10/22/2024 |
2.0.0-preview2 | 9,701 | 10/15/2024 |
2.0.0-preview1 | 20,482 | 9/10/2024 |
1.24.0 | 356,836 | 12/9/2024 |
1.23.0 | 5,612,798 | 8/7/2024 |
1.22.0 | 6,501,380 | 4/22/2024 |
1.21.0 | 5,529,587 | 1/29/2024 |
1.20.1 | 2,182,321 | 1/10/2024 |
1.20.0 | 2,426,772 | 11/9/2023 |
1.19.0 | 4,142,635 | 8/10/2023 |
1.18.0 | 983,557 | 7/12/2023 |
1.17.0 | 147,023 | 7/7/2023 |
1.16.0 | 323,143 | 6/27/2023 |
1.15.0-preview1 | 11,677 | 5/23/2023 |
1.14.1 | 1,443,355 | 5/8/2023 |
1.14.0 | 53,243 | 5/4/2023 |
1.13.0 | 912,747 | 3/24/2023 |
1.12.1-preview1 | 44,423 | 2/10/2023 |
1.12.0-preview1 | 575 | 2/7/2023 |
1.11.0-preview2 | 96,615 | 10/12/2022 |
1.11.0-preview1 | 1,439 | 10/4/2022 |
1.10.1 | 605,108 | 2/22/2023 |
1.10.0 | 2,813,755 | 9/30/2022 |
1.9.0 | 141,768 | 9/27/2022 |
1.8.0 | 1,694,867 | 7/14/2022 |
1.8.0-preview3 | 46,383 | 5/17/2022 |
1.8.0-preview2 | 547 | 5/16/2022 |
1.8.0-preview1 | 10,141 | 5/4/2022 |
1.7.0-preview1 | 49,423 | 11/16/2021 |
1.6.0 | 3,962,927 | 11/3/2021 |
1.5.3 | 2,198 | 11/3/2021 |
1.5.2 | 565,259 | 10/8/2021 |
1.5.1 | 341,617 | 8/20/2021 |
1.4.0 | 172,818 | 7/26/2021 |
1.3.0 | 315,261 | 6/9/2021 |
1.2.0 | 234,441 | 4/23/2021 |
1.1.0 | 293,979 | 4/9/2021 |
1.0.0 | 263,432 | 3/10/2021 |
1.0.0-preview5 | 2,736 | 2/24/2021 |
1.0.0-preview4 | 6,456 | 2/17/2021 |
1.0.0-preview3 | 5,264 | 1/28/2021 |
1.0.0-preview2 | 1,246 | 1/7/2021 |
1.0.0-preview1 | 1,913 | 12/10/2020 |