Microsoft.Azure.WebJobs.Core 3.0.41

Microsoft.Azure.WebJobs.Core

This package provides the core Types and Attribute definitions for the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.

Commonly used types

  • TimeoutAttribute
  • SingletonAttribute
  • FunctionNameAttribute
  • ExtensionAttribute

Example usage

The below example shows a QueueTrigger function with a timeout defined.

using Microsoft.Azure.WebJobs;

[TimeoutAttribute("00:15:00")]
public void ProcessWorkItem([QueueTrigger("test")] WorkItem workItem, ILogger logger)
{
    logger.LogInformation($"Processed work item {workItem.ID}");
}

Showing the top 20 packages that depend on Microsoft.Azure.WebJobs.Core.

Packages 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
1
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
2
Microsoft.Azure.WebJobs
This package contains the runtime host components of the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.
1
Microsoft.Azure.WebJobs.Extensions.DurableTask
Azure WebJobs SDK Extension for the Durable Task Framework
1

Version Downloads Last updated
3.0.41 1 22.09.2024
3.0.39 2 22.09.2024
3.0.37 1 22.09.2024
3.0.36 1 22.09.2024
3.0.35 1 22.09.2024
3.0.33 1 22.09.2024
3.0.32 1 22.09.2024
3.0.31 1 22.09.2024
3.0.30 1 22.09.2024
3.0.29 1 22.09.2024
3.0.27 1 22.09.2024
3.0.25 1 22.09.2024
3.0.23 1 31.05.2024
3.0.22 1 22.09.2024
3.0.19 1 22.09.2024
3.0.18 1 22.09.2024
3.0.16 1 22.09.2024
3.0.14 1 22.09.2024
3.0.13 1 22.09.2024
3.0.12 1 22.09.2024
3.0.11 1 22.09.2024
3.0.10 1 22.09.2024
3.0.9 1 22.09.2024
3.0.8 1 22.09.2024
3.0.6 1 22.09.2024
3.0.5 1 22.09.2024
3.0.4 1 22.09.2024
3.0.3 1 22.09.2024
3.0.2 1 22.09.2024
3.0.1 1 22.09.2024
3.0.0 1 22.09.2024
3.0.0-rc1 1 22.09.2024
3.0.0-beta8 1 22.09.2024
3.0.0-beta5 1 22.09.2024
3.0.0-beta4 1 22.09.2024
3.0.0-beta3 1 22.09.2024
3.0.0-beta2 1 22.09.2024
3.0.0-beta1-10941 1 22.09.2024
3.0.0-beta1-10871 1 22.09.2024
3.0.0-beta1 1 22.09.2024
2.3.0 1 22.09.2024
2.2.0 1 22.09.2024
2.1.0 1 22.09.2024
2.1.0-beta4 1 22.09.2024
2.1.0-beta1 1 22.09.2024
2.0.0 1 22.09.2024
2.0.0-beta2 1 22.09.2024
2.0.0-beta1 1 22.09.2024
1.1.2 2 21.03.2024
1.1.1 1 22.09.2024
1.1.0 1 22.09.2024
1.1.0-rc1 1 22.09.2024
1.1.0-beta1 1 22.09.2024
1.1.0-alpha2 1 22.09.2024
1.1.0-alpha1 1 22.09.2024
1.0.1 1 22.09.2024
1.0.1-alpha1 1 22.09.2024
1.0.0 1 22.09.2024
1.0.0-rc1 1 22.09.2024
0.6.0-beta 1 22.09.2024
0.5.0-beta 1 22.09.2024
0.4.1-beta 1 22.09.2024
0.4.0-beta 1 22.09.2024