VOOZH about

URL: https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions/

⇱ NuGet Gallery | Microsoft.Azure.WebJobs.Extensions 5.2.1




👁 Image
Microsoft.Azure.WebJobs.Extensions 5.2.1

Prefix Reserved
dotnet add package Microsoft.Azure.WebJobs.Extensions --version 5.2.1
 
 
NuGet\Install-Package Microsoft.Azure.WebJobs.Extensions -Version 5.2.1
 
 
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.WebJobs.Extensions" Version="5.2.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.WebJobs.Extensions" Version="5.2.1" />
 
Directory.Packages.props
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" />
 
Project file
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.WebJobs.Extensions --version 5.2.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.WebJobs.Extensions, 5.2.1"
 
 
#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.WebJobs.Extensions@5.2.1
 
 
#: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.WebJobs.Extensions&version=5.2.1
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.Azure.WebJobs.Extensions&version=5.2.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (80)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.WebJobs.Extensions:

Package Downloads
Microsoft.NET.Sdk.Functions

Build SDK for Azure Functions

Microsoft.Azure.WebJobs.Extensions.Timers.Storage

This package contains Azure Storage-based service implementations for Timers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.

AzureFunctions.Extensions.Swashbuckle

Swagger and Swagger UI in Azure Functions by Swashbuckle

Microsoft.Azure.WebJobs.Extensions.DocumentDB

This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Extensions.DocumentDB. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources

Adriva.Worker.Core

Adriva .NET Core Worker

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on Microsoft.Azure.WebJobs.Extensions:

Repository Stars
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
Azure/azure-functions-host
The host/runtime that powers Azure Functions
HTBox/allReady
This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
sjkp/letsencrypt-siteextension
Azure Web App Site Extension for easy installation and configuration of Let's Encrypt issued SSL certifcates for custom domain names.
pnp/PnP-Tools
Scripts and tools for Office 365 and SharePoint - More for IT Pro's
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
JamesRandall/FunctionMonkey
Write more elegant Azure Functions with less boilerplate, more consistency, and support for REST APIs. Docs can be found at https://functionmonkey.azurefromthetrenches.com
microsoft/durabletask-netherite
A new engine for Durable Functions. https://microsoft.github.io/durabletask-netherite
pierre3/LineMessagingApi
LINE Messaging API for .Net
csharpfritz/Fritz.StreamTools
Handy tools for managing my live stream, built with ASP.NET Core
microsoft/sql-data-warehouse-samples
Snippets and samples for Azure SQL Data Warehouse
MindscapeHQ/raygun4net
Raygun provider for .NET
MerrionComputing/EventsSourcing-on-Azure-Functions
A library to demonstrate doing Event Sourcing as a data persistence mechanism for Azure Functions
Version Downloads Last Updated
5.2.1 1,059,712 10/10/2025
5.0.0 9,743,199 4/5/2023
5.0.0-beta.1 240,438 1/21/2022
4.0.1 13,191,228 9/17/2020
3.0.6 136,548,765 1/29/2020
3.0.5 2,048,256 11/8/2019
3.0.2 2,679,561 3/8/2019
3.0.1 586,714 11/9/2018
3.0.0 23,821,674 9/19/2018
3.0.0-rc1 55,318 9/14/2018
3.0.0-beta8 176,900 8/30/2018
3.0.0-beta5 674,130 3/26/2018
3.0.0-beta4 144,993 11/28/2017
3.0.0-beta3 125,814 9/15/2017
3.0.0-beta2 10,366 8/29/2017
2.3.0 2,655,571 11/29/2018
2.2.0 8,656,727 3/28/2018
2.1.0 1,111,367 1/26/2018
2.1.0-beta4 882,730 9/21/2017
Loading failed

See https://github.com/Azure/azure-webjobs-sdk-extensions/releases/tag/extensions-v5.2.1

## Microsoft.Azure.WebJobs.Extensions 5.2.1

- Update Microsoft.Azure.WebJobs to 3.0.42 (#955)