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
29
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.
28
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
28
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
27
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
26
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
25
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

Version Downloads Last updated
3.0.41 27 07/12/2024
3.0.39 24 01/15/2024
3.0.37 22 12/19/2023
3.0.36 18 02/15/2024
3.0.35 21 02/15/2024
3.0.33 23 02/15/2024
3.0.32 19 02/15/2024
3.0.31 20 01/20/2024
3.0.30 22 02/15/2024
3.0.29 20 02/15/2024
3.0.27 19 02/15/2024
3.0.25 21 02/15/2024
3.0.23 24 02/15/2024
3.0.22 21 02/15/2024
3.0.19 19 02/15/2024
3.0.18 18 02/15/2024
3.0.16 22 02/15/2024
3.0.14 17 02/15/2024
3.0.13 17 02/15/2024
3.0.12 19 02/15/2024
3.0.11 20 02/15/2024
3.0.10 15 02/15/2024
3.0.9 18 06/11/2023
3.0.8 24 06/13/2023
3.0.6 26 06/12/2023
3.0.5 20 03/20/2023
3.0.4 20 06/13/2023
3.0.3 20 06/12/2023
3.0.2 21 02/15/2024
3.0.1 24 06/12/2023
3.0.0 23 02/28/2022
3.0.0-rc1 24 08/30/2023
3.0.0-beta8 26 08/25/2023
3.0.0-beta5 20 08/28/2023
3.0.0-beta4 22 08/26/2023
3.0.0-beta3 21 08/31/2023
3.0.0-beta2 26 08/27/2023
3.0.0-beta1-10941 18 08/31/2023
3.0.0-beta1-10871 21 08/29/2023
3.0.0-beta1 20 08/28/2023
2.3.0 21 06/12/2023
2.2.0 20 06/12/2023
2.1.0 24 06/13/2023
2.1.0-beta4 29 08/25/2023
2.1.0-beta1 19 08/26/2023
2.0.0 21 06/13/2023
2.0.0-beta2 17 08/31/2023
2.0.0-beta1 21 08/31/2023
1.1.2 24 06/14/2023
1.1.1 19 06/12/2023
1.1.0 24 06/12/2023
1.1.0-rc1 23 08/31/2023
1.1.0-beta1 25 08/30/2023
1.1.0-alpha2 24 06/12/2023
1.1.0-alpha1 28 06/13/2023
1.0.1 20 06/12/2023
1.0.1-alpha1 22 06/13/2023
1.0.0 21 06/11/2023
1.0.0-rc1 18 08/28/2023
0.6.0-beta 22 08/29/2023
0.5.0-beta 22 08/30/2023
0.4.1-beta 25 08/30/2023
0.4.0-beta 20 08/31/2023