Microsoft.Azure.WebJobs.Core 1.1.2

.NET Framework 4.5
Install-Package Microsoft.Azure.WebJobs.Core -Version 1.1.2
dotnet add package Microsoft.Azure.WebJobs.Core --version 1.1.2
<PackageReference Include="Microsoft.Azure.WebJobs.Core" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.WebJobs.Core --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.WebJobs.Core, 1.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.WebJobs.Core as a Cake Addin
#addin nuget:?package=Microsoft.Azure.WebJobs.Core&version=1.1.2

// Install Microsoft.Azure.WebJobs.Core as a Cake Tool
#tool nuget:?package=Microsoft.Azure.WebJobs.Core&version=1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

This library simplifies the task of adding background processing to your Microsoft Azure Web Sites. The SDK uses Microsoft Azure Storage, triggering a function in your program when items are added to Queues and Blobs. A dashboard provides rich monitoring and diagnostics for the programs that you write by using the SDK. For more information, please visit https://go.microsoft.com/fwlink/?LinkID=320971

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.Azure.WebJobs.Core:

Package Downloads
Microsoft.Azure.WebJobs

This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Host. It also adds rich diagnostics capabilities which makes it easier to monitor the WebJobs in the dashboard. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971

Version Downloads Last updated
1.1.2 0 06.02.2022
1.0.1 0 06.02.2022