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
16
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
17
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
18
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
19
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
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
23

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