Microsoft.Azure.WebJobs.Core 3.0.42

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
24
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.
23
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
21
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
20

See https://github.com/Azure/azure-webjobs-sdk/releases/tag/v3.0.42

Version Downloads Last updated
3.0.42 3 09/23/2025
3.0.41 21 10/06/2024
3.0.39 20 10/06/2024
3.0.37 19 10/06/2024
3.0.36 20 10/06/2024
3.0.35 20 10/06/2024
3.0.33 22 10/06/2024
3.0.32 21 11/19/2024
3.0.31 19 11/19/2024
3.0.30 22 10/06/2024
3.0.29 20 10/06/2024
3.0.27 21 10/06/2024
3.0.25 18 11/19/2024
3.0.23 20 04/24/2022
3.0.22 23 11/19/2024
3.0.19 20 10/06/2024
3.0.18 23 02/06/2022
3.0.16 19 10/06/2024
3.0.14 21 10/06/2024
3.0.13 22 10/06/2024
3.0.12 19 10/06/2024
3.0.11 20 10/06/2024
3.0.10 17 10/06/2024
3.0.9 18 11/19/2024
3.0.8 17 10/30/2024
3.0.6 21 10/06/2024
3.0.5 16 10/06/2024
3.0.4 19 10/06/2024
3.0.3 20 10/06/2024
3.0.2 20 10/06/2024
3.0.1 17 10/06/2024
3.0.0 17 10/06/2024
3.0.0-rc1 17 10/06/2024
3.0.0-beta8 19 11/19/2024
3.0.0-beta5 21 10/06/2024
3.0.0-beta4 20 10/06/2024
3.0.0-beta3 18 10/06/2024
3.0.0-beta2 18 10/06/2024
3.0.0-beta1-10941 17 10/06/2024
3.0.0-beta1-10871 17 10/19/2024
3.0.0-beta1 20 10/06/2024
2.3.0 19 10/19/2024
2.2.0 20 10/06/2024
2.1.0 18 10/06/2024
2.1.0-beta4 20 10/06/2024
2.1.0-beta1 17 10/06/2024
2.0.0 18 10/06/2024
2.0.0-beta2 18 10/06/2024
2.0.0-beta1 18 10/06/2024
1.1.2 17 10/06/2024
1.1.1 20 10/06/2024
1.1.0 19 10/06/2024
1.1.0-rc1 19 10/06/2024
1.1.0-beta1 18 10/06/2024
1.1.0-alpha2 21 10/06/2024
1.1.0-alpha1 17 11/19/2024
1.0.1 17 10/06/2024
1.0.1-alpha1 19 10/06/2024
1.0.0 20 10/06/2024
1.0.0-rc1 17 11/13/2024
0.6.0-beta 16 11/19/2024
0.5.0-beta 18 10/06/2024
0.4.1-beta 18 10/06/2024
0.4.0-beta 17 10/06/2024