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.
#:package Microsoft.Azure.Functions.Worker.Sdk@1.0.0-preview2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code 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 (34)
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 (60)
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
|
|
azure-ad-b2c/samples
Azure AD B2C custom policy solutions and 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.5 | 301,484 | 6/19/2025 |
2.0.4 | 543,614 | 5/22/2025 |
2.0.3 | 29,561 | 5/21/2025 |
2.0.2 | 1,557,387 | 3/26/2025 |
2.0.1 | 959,035 | 2/25/2025 |
2.0.0 | 5,293,743 | 11/12/2024 |
2.0.0-preview2 | 67,545 | 9/25/2024 |
2.0.0-preview1 | 15,773 | 9/10/2024 |
1.18.1 | 2,998,436 | 10/7/2024 |
1.18.0 | 579,153 | 9/25/2024 |
1.17.4 | 4,413,034 | 7/11/2024 |
1.17.3 | 174,614 | 7/9/2024 |
1.17.3-preview2 | 46,758 | 5/21/2024 |
1.17.3-preview1 | 34,554 | 4/4/2024 |
1.17.2 | 7,081,553 | 3/1/2024 |
1.17.1 | 353,469 | 2/28/2024 |
1.17.0 | 2,049,045 | 2/9/2024 |
1.17.0-preview3 | 15,410 | 1/29/2024 |
1.17.0-preview2 | 2,730 | 1/25/2024 |
1.17.0-preview1 | 7,094 | 1/22/2024 |
1.16.4 | 3,803,506 | 12/7/2023 |
1.16.4-preview1 | 6,721 | 12/5/2023 |
1.16.3 | 131,620 | 11/30/2023 |
1.16.2 | 1,270,435 | 11/13/2023 |
1.16.1 | 75,304 | 11/9/2023 |
1.16.0 | 73,809 | 11/7/2023 |
1.15.1 | 1,697,197 | 10/11/2023 |
1.15.0 | 463,018 | 9/29/2023 |
1.14.1 | 1,521,243 | 8/24/2023 |
1.14.0 | 1,023,181 | 8/10/2023 |
1.13.1 | 40,382 | 8/9/2023 |
1.13.0 | 459,707 | 7/26/2023 |
1.12.0 | 374,231 | 7/12/2023 |
1.11.0 | 417,681 | 6/27/2023 |
1.11.0-preview1 | 9,733 | 5/23/2023 |
1.10.0 | 1,472,406 | 4/27/2023 |
1.9.0 | 602,434 | 3/31/2023 |
1.9.0-preview2 | 3,113 | 3/27/2023 |
1.9.0-preview1 | 36,917 | 2/7/2023 |
1.8.0-preview2 | 76,436 | 10/12/2022 |
1.8.0-preview1 | 1,503 | 10/4/2022 |
1.7.0 | 4,000,276 | 9/2/2022 |
1.7.0-preview2 | 114,661 | 7/1/2022 |
1.7.0-preview1 | 2,992 | 6/27/2022 |
1.5.0-preview2 | 17,561 | 5/16/2022 |
1.5.0-preview1 | 4,419 | 5/4/2022 |
1.3.0 | 3,484,053 | 10/27/2021 |
1.2.0 | 301,874 | 10/19/2021 |
1.2.0-preview.2 | 3,005 | 10/12/2021 |
1.2.0-preview.1 | 849 | 10/8/2021 |
1.1.0-preview.1 | 29,421 | 10/1/2021 |
1.0.4 | 438,728 | 7/26/2021 |
1.0.3 | 761,985 | 5/3/2021 |
1.0.2 | 66,902 | 4/10/2021 |
1.0.1 | 232,433 | 3/10/2021 |
1.0.1-preview5 | 8,602 | 2/25/2021 |
1.0.0-preview5 | 744 | 2/24/2021 |
1.0.0-preview4 | 6,278 | 2/17/2021 |
1.0.0-preview3 | 5,970 | 1/28/2021 |
1.0.0-preview2 | 1,127 | 1/7/2021 |
1.0.0-preview1 | 1,807 | 12/10/2020 |