Microsoft.Azure.WebJobs 3.0.41
Microsoft.Azure.WebJobs.Host
This package contains the runtime host components of the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.
Commonly used types
WebJobsHostBuilderExtensions
JobHost
IExtensionConfigProvider
Example usage
The below example demonstrates configuration and startup of a job host running in a console application.
using System.Threading.Tasks;
using Microsoft.Extensions.Hosting;
class Program
{
public static async Task Main(string[] args)
{
var builder = Host.CreateDefaultBuilder(args)
.ConfigureWebJobs(b =>
{
b.AddAzureStorageCoreServices();
b.AddAzureStorageQueues();
});
using var host = builder.Build();
await host.RunAsync();
}
}
Showing the top 20 packages that depend on Microsoft.Azure.WebJobs.
Packages | Downloads |
---|---|
Microsoft.Azure.WebJobs.Extensions.Http
This package adds binding extensions for Http.
|
48 |
Microsoft.Azure.WebJobs.Extensions
This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.
|
23 |
Microsoft.Azure.WebJobs.Extensions.Http
This package adds binding extensions for Http.
|
22 |
Microsoft.Azure.WebJobs.Extensions
This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.
|
20 |
Microsoft.Azure.WebJobs.Host.Storage
This package contains Azure Storage based implementations of some WebJobs SDK component interfaces. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.
|
20 |
Microsoft.Azure.WebJobs.Extensions
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Extensions. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources
|
19 |
Microsoft.Azure.WebJobs.Extensions
This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.
|
13 |
Microsoft.Azure.WebJobs.Extensions
This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.
|
12 |
Microsoft.Azure.WebJobs.Extensions.Http
This package adds binding extensions for Http.
|
11 |
Microsoft.Azure.WebJobs.Extensions
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Extensions. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources
|
11 |
Microsoft.Azure.WebJobs.Extensions
This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.
|
11 |
Microsoft.Azure.WebJobs.Extensions
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Extensions. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources
|
10 |
Microsoft.Azure.WebJobs.Host.Storage
Package Description
|
10 |
Microsoft.Azure.WebJobs.Extensions
This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.
|
10 |
Microsoft.Azure.WebJobs.Extensions
Package Description
|
10 |
Microsoft.Azure.WebJobs.Extensions
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Extensions. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.
|
9 |
Microsoft.Azure.WebJobs.Host.Storage
Package Description
|
9 |
.NET Standard 2.0
- Microsoft.Azure.WebJobs.Core (>= 3.0.41)
- Microsoft.Extensions.Configuration (>= 2.1.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 2.1.0)
- Microsoft.Extensions.Configuration.Json (>= 2.1.0)
- Microsoft.Extensions.Hosting (>= 2.1.0)
- Microsoft.Extensions.Logging (>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Logging.Configuration (>= 2.1.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Memory.Data (>= 1.0.2)
- System.Threading.Tasks.Dataflow (>= 4.8.0)
Version | Downloads | Last updated |
---|---|---|
3.0.41 | 9 | 07/24/2024 |
3.0.39 | 14 | 03/29/2024 |
3.0.37 | 9 | 02/16/2024 |
3.0.36 | 8 | 02/16/2024 |
3.0.35 | 6 | 02/16/2024 |
3.0.33 | 5 | 02/16/2024 |
3.0.32 | 8 | 02/16/2024 |
3.0.31 | 6 | 02/16/2024 |
3.0.30 | 5 | 01/11/2024 |
3.0.29 | 5 | 07/18/2024 |
3.0.27 | 5 | 02/16/2024 |
3.0.25 | 5 | 02/16/2024 |
3.0.23 | 7 | 01/22/2024 |
3.0.22 | 6 | 02/16/2024 |
3.0.19 | 7 | 02/16/2024 |
3.0.18 | 5 | 02/16/2024 |
3.0.16 | 8 | 05/28/2024 |
3.0.14 | 5 | 02/16/2024 |
3.0.13 | 7 | 11/05/2024 |
3.0.12 | 8 | 02/16/2024 |
3.0.11 | 9 | 02/16/2024 |
3.0.10 | 7 | 02/16/2024 |
3.0.9 | 7 | 06/13/2023 |
3.0.8 | 5 | 06/13/2023 |
3.0.6 | 8 | 06/13/2023 |
3.0.5 | 12 | 03/20/2023 |
3.0.4 | 6 | 06/14/2023 |
3.0.3 | 6 | 06/13/2023 |
3.0.2 | 7 | 06/13/2023 |
3.0.1 | 6 | 06/13/2023 |
3.0.0 | 7 | 02/28/2022 |
3.0.0-rc1 | 8 | 08/25/2023 |
3.0.0-beta8 | 7 | 08/30/2023 |
3.0.0-beta5 | 11 | 08/24/2023 |
3.0.0-beta4 | 8 | 08/31/2023 |
3.0.0-beta3 | 8 | 08/25/2023 |
3.0.0-beta2 | 5 | 08/27/2023 |
3.0.0-beta1-10941 | 8 | 08/28/2023 |
3.0.0-beta1-10871 | 8 | 08/30/2023 |
2.3.0 | 8 | 06/13/2023 |
2.2.0 | 5 | 06/14/2023 |
2.1.0 | 8 | 06/13/2023 |
2.1.0-beta4 | 5 | 02/18/2024 |
2.1.0-beta1 | 5 | 02/18/2024 |
2.0.0 | 7 | 06/14/2023 |
2.0.0-beta2 | 6 | 08/30/2023 |
2.0.0-beta1 | 7 | 08/28/2023 |
1.1.2 | 7 | 06/13/2023 |
1.1.1 | 7 | 01/19/2024 |
1.1.0 | 5 | 06/13/2023 |
1.1.0-rc1 | 8 | 08/26/2023 |
1.1.0-beta1 | 6 | 08/31/2023 |
1.1.0-alpha2 | 6 | 08/24/2023 |
1.1.0-alpha1 | 8 | 08/26/2023 |
1.0.1 | 6 | 06/13/2023 |
1.0.1-alpha1 | 7 | 08/26/2023 |
1.0.0 | 6 | 11/12/2024 |
1.0.0-rc1 | 8 | 08/30/2023 |
0.6.0-beta | 7 | 08/17/2024 |
0.5.0-beta | 6 | 07/25/2024 |
0.4.1-beta | 6 | 06/13/2023 |
0.4.0-beta | 6 | 06/13/2023 |