Microsoft.Azure.Functions.Worker.Sdk
1.0.0-preview2
Prefix Reserved
This is a prerelease version of Microsoft.Azure.Functions.Worker.Sdk.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.Azure.Functions.Worker.Sdk --version 1.0.0-preview2
NuGet\Install-Package Microsoft.Azure.Functions.Worker.Sdk -Version 1.0.0-preview2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.0.0-preview2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.0.0-preview2" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Azure.Functions.Worker.Sdk --version 1.0.0-preview2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.Functions.Worker.Sdk, 1.0.0-preview2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.Azure.Functions.Worker.Sdk&version=1.0.0-preview2&prerelease
#tool nuget:?package=Microsoft.Azure.Functions.Worker.Sdk&version=1.0.0-preview2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
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 was computed. 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 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Azure.WebJobs (>= 3.0.23)
- Microsoft.Azure.WebJobs.Script.Abstractions (>= 1.0.0-preview)
NuGet packages (30)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.Functions.Worker.Sdk:
Package | Downloads |
---|---|
DurableFunctionsMonitor.DotNetIsolated
DurableFunctionsMonitor.DotNetIsolated |
|
HUMANiT.Azure.Functions
API proxy. Heartbeat. Simplified payload handling. Simplified content result creation incl. JSON. Simplified IActionResult handling for common HTTP status codes. Media types. Extensions. |
|
GeneXus.Deploy.AzureFunctions.Handlers
Package Description |
|
Cqrs.Azure.Functions.Isolated
Use Azure Functions with CQRS.NET |
|
Arcus.Templates.AzureFunctions.Http
Provide a template to easily build an Azure Functions that exposes an HTTP endpoint. |
GitHub repositories (53)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Azure.Functions.Worker.Sdk:
Repository | Stars |
---|---|
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
|
|
csharpfritz/csharp_with_csharpfritz
Show notes, slides, and samples from the CSharp with CSharpFritz show
|
Version | Downloads | Last updated |
---|---|---|
2.0.4 | 135,684 | 5/22/2025 |
2.0.3 | 19,840 | 5/21/2025 |
2.0.2 | 1,042,747 | 3/26/2025 |
2.0.1 | 786,423 | 2/25/2025 |
2.0.0 | 4,482,577 | 11/12/2024 |
2.0.0-preview2 | 63,913 | 9/25/2024 |
2.0.0-preview1 | 14,522 | 9/10/2024 |
1.18.1 | 2,674,181 | 10/7/2024 |
1.18.0 | 534,772 | 9/25/2024 |
1.17.4 | 4,090,975 | 7/11/2024 |
1.17.3 | 163,383 | 7/9/2024 |
1.17.3-preview2 | 43,973 | 5/21/2024 |
1.17.3-preview1 | 33,757 | 4/4/2024 |
1.17.2 | 6,679,837 | 3/1/2024 |
1.17.1 | 337,183 | 2/28/2024 |
1.17.0 | 1,912,915 | 2/9/2024 |
1.17.0-preview3 | 15,248 | 1/29/2024 |
1.17.0-preview2 | 2,707 | 1/25/2024 |
1.17.0-preview1 | 7,022 | 1/22/2024 |
1.16.4 | 3,592,956 | 12/7/2023 |
1.16.4-preview1 | 6,700 | 12/5/2023 |
1.16.3 | 130,127 | 11/30/2023 |
1.16.2 | 1,223,045 | 11/13/2023 |
1.16.1 | 73,909 | 11/9/2023 |
1.16.0 | 68,446 | 11/7/2023 |
1.15.1 | 1,614,775 | 10/11/2023 |
1.15.0 | 447,466 | 9/29/2023 |
1.14.1 | 1,462,947 | 8/24/2023 |
1.14.0 | 991,052 | 8/10/2023 |
1.13.1 | 40,085 | 8/9/2023 |
1.13.0 | 454,792 | 7/26/2023 |
1.12.0 | 357,441 | 7/12/2023 |
1.11.0 | 412,577 | 6/27/2023 |
1.11.0-preview1 | 9,668 | 5/23/2023 |
1.10.0 | 1,457,859 | 4/27/2023 |
1.9.0 | 594,164 | 3/31/2023 |
1.9.0-preview2 | 3,096 | 3/27/2023 |
1.9.0-preview1 | 36,646 | 2/7/2023 |
1.8.0-preview2 | 75,202 | 10/12/2022 |
1.8.0-preview1 | 1,480 | 10/4/2022 |
1.7.0 | 3,974,618 | 9/2/2022 |
1.7.0-preview2 | 113,868 | 7/1/2022 |
1.7.0-preview1 | 2,959 | 6/27/2022 |
1.5.0-preview2 | 17,499 | 5/16/2022 |
1.5.0-preview1 | 4,374 | 5/4/2022 |
1.3.0 | 3,472,804 | 10/27/2021 |
1.2.0 | 301,337 | 10/19/2021 |
1.2.0-preview.2 | 2,979 | 10/12/2021 |
1.2.0-preview.1 | 819 | 10/8/2021 |
1.1.0-preview.1 | 29,394 | 10/1/2021 |
1.0.4 | 437,985 | 7/26/2021 |
1.0.3 | 757,295 | 5/3/2021 |
1.0.2 | 66,829 | 4/10/2021 |
1.0.1 | 225,894 | 3/10/2021 |
1.0.1-preview5 | 7,406 | 2/25/2021 |
1.0.0-preview5 | 720 | 2/24/2021 |
1.0.0-preview4 | 6,251 | 2/17/2021 |
1.0.0-preview3 | 5,890 | 1/28/2021 |
1.0.0-preview2 | 1,099 | 1/7/2021 |
1.0.0-preview1 | 1,759 | 12/10/2020 |