Microsoft.Azure.WebJobs.Sources
3.0.25
Package Description
Install-Package Microsoft.Azure.WebJobs.Sources -Version 3.0.25
dotnet add package Microsoft.Azure.WebJobs.Sources --version 3.0.25
<PackageReference Include="Microsoft.Azure.WebJobs.Sources" Version="3.0.25" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.WebJobs.Sources --version 3.0.25
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.WebJobs.Sources, 3.0.25"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Microsoft.Azure.WebJobs.Core (>= 3.0.25)
- Microsoft.Extensions.Configuration (>= 2.1.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.1.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 2.1.0)
- Microsoft.Extensions.Configuration.Json (>= 2.1.0)
- Microsoft.Extensions.Hosting (>= 2.1.0)
- Microsoft.Extensions.Logging (>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.0)
- Microsoft.Extensions.Logging.Configuration (>= 2.1.0)
- Newtonsoft.Json (>= 11.0.2)
- System.Threading.Tasks.Dataflow (>= 4.8.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.Azure.WebJobs.Sources:
Package | Downloads |
---|---|
Microsoft.Azure.WebJobs.Extensions.ServiceBus
Microsoft Azure WebJobs SDK ServiceBus Extension
|
|
Gorillapower.WebJobs.Extensions.ServiceBusIocRetry
Microsoft Azure WebJobs SDK ServiceBus Extension with Ioc Retry
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Azure.WebJobs.Sources:
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://docs.microsoft.com/en-us/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|