Microsoft.Azure.Functions.Worker.Sdk
1.0.0-preview1
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-preview1
NuGet\Install-Package Microsoft.Azure.Functions.Worker.Sdk -Version 1.0.0-preview1
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-preview1" />
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-preview1" />
<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-preview1
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-preview1"
#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-preview1&prerelease
#tool nuget:?package=Microsoft.Azure.Functions.Worker.Sdk&version=1.0.0-preview1&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. |
.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 (31)
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 (64)
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.
|
|
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
|
|
phmonte/Buildalyzer
A utility to perform design-time builds of .NET projects without having to think too hard about it.
|
Version | Downloads | Last updated |
---|---|---|
2.0.2 | 566,130 | 3/26/2025 |
2.0.1 | 640,810 | 2/25/2025 |
2.0.0 | 3,882,958 | 11/12/2024 |
2.0.0-preview2 | 61,216 | 9/25/2024 |
2.0.0-preview1 | 13,863 | 9/10/2024 |
1.18.1 | 2,440,637 | 10/7/2024 |
1.18.0 | 504,181 | 9/25/2024 |
1.17.4 | 3,855,456 | 7/11/2024 |
1.17.3 | 155,720 | 7/9/2024 |
1.17.3-preview2 | 41,878 | 5/21/2024 |
1.17.3-preview1 | 33,236 | 4/4/2024 |
1.17.2 | 6,393,730 | 3/1/2024 |
1.17.1 | 324,809 | 2/28/2024 |
1.17.0 | 1,820,813 | 2/9/2024 |
1.17.0-preview3 | 15,131 | 1/29/2024 |
1.17.0-preview2 | 2,702 | 1/25/2024 |
1.17.0-preview1 | 6,975 | 1/22/2024 |
1.16.4 | 3,456,592 | 12/7/2023 |
1.16.4-preview1 | 6,690 | 12/5/2023 |
1.16.3 | 128,432 | 11/30/2023 |
1.16.2 | 1,187,671 | 11/13/2023 |
1.16.1 | 72,832 | 11/9/2023 |
1.16.0 | 65,363 | 11/7/2023 |
1.15.1 | 1,565,186 | 10/11/2023 |
1.15.0 | 436,597 | 9/29/2023 |
1.14.1 | 1,429,875 | 8/24/2023 |
1.14.0 | 969,943 | 8/10/2023 |
1.13.1 | 39,778 | 8/9/2023 |
1.13.0 | 450,934 | 7/26/2023 |
1.12.0 | 349,974 | 7/12/2023 |
1.11.0 | 408,521 | 6/27/2023 |
1.11.0-preview1 | 9,647 | 5/23/2023 |
1.10.0 | 1,442,208 | 4/27/2023 |
1.9.0 | 588,865 | 3/31/2023 |
1.9.0-preview2 | 3,088 | 3/27/2023 |
1.9.0-preview1 | 36,353 | 2/7/2023 |
1.8.0-preview2 | 74,508 | 10/12/2022 |
1.8.0-preview1 | 1,473 | 10/4/2022 |
1.7.0 | 3,937,332 | 9/2/2022 |
1.7.0-preview2 | 112,810 | 7/1/2022 |
1.7.0-preview1 | 2,949 | 6/27/2022 |
1.5.0-preview2 | 17,458 | 5/16/2022 |
1.5.0-preview1 | 4,363 | 5/4/2022 |
1.3.0 | 3,460,504 | 10/27/2021 |
1.2.0 | 300,934 | 10/19/2021 |
1.2.0-preview.2 | 2,969 | 10/12/2021 |
1.2.0-preview.1 | 806 | 10/8/2021 |
1.1.0-preview.1 | 29,382 | 10/1/2021 |
1.0.4 | 437,545 | 7/26/2021 |
1.0.3 | 755,768 | 5/3/2021 |
1.0.2 | 66,429 | 4/10/2021 |
1.0.1 | 222,737 | 3/10/2021 |
1.0.1-preview5 | 7,394 | 2/25/2021 |
1.0.0-preview5 | 710 | 2/24/2021 |
1.0.0-preview4 | 6,243 | 2/17/2021 |
1.0.0-preview3 | 5,868 | 1/28/2021 |
1.0.0-preview2 | 1,088 | 1/7/2021 |
1.0.0-preview1 | 1,742 | 12/10/2020 |