Microsoft.Extensions.Hosting.Abstractions 8.0.1
About
Contains abstractions to host user code in an application by encapsulating an application's resources and lifetime functionality including:
- Dependency injection (DI).
- Logging.
- Configuration.
- Starting, stopping and obtaining notifications.
This package is also used to wire up specific application models like ASP.NET Core that are built on top of hosting.
Key Features
- Provides the
BackgroundService
base class and theIHostedService
interface for implementing worker services. - Provides interfaces used to configure and start\stop a host.
- Provides types to obtain environment settings such as an application name and paths.
How to Use
See the Conceptual documentation below for using BackgroundService
and IHostedService
to host worker services.
Main Types
The main types provided by this library are:
Microsoft.Extensions.Hosting.BackgroundService
Microsoft.Extensions.Hosting.IHostBuilder
Microsoft.Extensions.Hosting.IHostedService
Additional Documentation
- Conceptual documentation
- API documentation
Related Packages
Microsoft.Extensions.Hosting
Microsoft.Extensions.Configuration.Abstractions
Microsoft.Extensions.DependencyInjection.Abstractions
Microsoft.Extensions.Diagnostics.Abstractions
Microsoft.Extensions.FileProviders.Abstractions
Microsoft.Extensions.Logging.Abstractions
Feedback & Contributing
Microsoft.Extensions.Hosting.Abstractions is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
Showing the top 20 packages that depend on Microsoft.Extensions.Hosting.Abstractions.
Packages | Downloads |
---|---|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
61 |
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
|
191 |
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
|
23,706 |
Microsoft.Extensions.Diagnostics.HealthChecks
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
|
61 |
Microsoft.Extensions.Diagnostics.HealthChecks
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
|
63 |
Microsoft.Extensions.Diagnostics.HealthChecks
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
|
73 |
Microsoft.Extensions.Diagnostics.HealthChecks
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa
|
23,170 |
Microsoft.Extensions.Diagnostics.HealthChecks
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25bd01f17d5f01fc78bea5eb5308b2c0d79e2889
|
68 |
Microsoft.Extensions.Diagnostics.HealthChecks
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/979632683c720152cc04d0684644c40512f4e953
|
76 |
Microsoft.Extensions.Diagnostics.HealthChecks
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/bb01bbf4433e27289b99001b7de6a582879d1835
|
64 |
Microsoft.Extensions.Diagnostics.HealthChecks
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c0ae1d179dba6f3acd0e55be55718c97c9028698
|
66 |
Microsoft.Extensions.Diagnostics.HealthChecks
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e71b34dbb2c0883145c658bed8814ae45f6fe15e
|
63 |
OpenTracing.Contrib.NetCore
Adds OpenTracing instrumentation for .NET Core apps that use the `Microsoft.Extensions.*` stack.
Instrumented components: HttpClient calls, ASP.NET Core, Entity Framework Core and any other library that uses DiagnosticSource events.
|
10,035 |
Quartz.Extensions.Hosting
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
|
74 |
Quartz.Extensions.Hosting
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
|
11,186 |
Quartz.Extensions.Hosting
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
|
12,063 |
Serilog.Extensions.Hosting
Serilog support for .NET Core logging in hosted services
|
199 |
Serilog.Extensions.Hosting
Serilog support for .NET Core logging in hosted services
|
1,408 |
Serilog.Extensions.Hosting
Serilog support for .NET Core logging in hosted services
|
10,758 |
Serilog.Extensions.Hosting
Serilog support for .NET Core logging in hosted services
|
14,539 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Diagnostics.Abstractions (>= 8.0.1)
- Microsoft.Extensions.FileProviders.Abstractions (>= 8.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
.NET 8.0
- Microsoft.Extensions.Diagnostics.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.FileProviders.Abstractions (>= 8.0.0)
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Diagnostics.Abstractions (>= 8.0.1)
- Microsoft.Extensions.FileProviders.Abstractions (>= 8.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
.NET Standard 2.1
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Diagnostics.Abstractions (>= 8.0.1)
- Microsoft.Extensions.FileProviders.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
.NET 7.0
- Microsoft.Extensions.FileProviders.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Diagnostics.Abstractions (>= 8.0.1)
.NET 6.0
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Diagnostics.Abstractions (>= 8.0.1)
- Microsoft.Extensions.FileProviders.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
Version | Downloads | Last updated |
---|---|---|
9.0.0-rc.2.24473.5 | 5 | 10/15/2024 |
9.0.0-rc.1.24431.7 | 9 | 09/11/2024 |
9.0.0-preview.7.24405.7 | 10 | 08/14/2024 |
9.0.0-preview.6.24327.7 | 10 | 07/10/2024 |
9.0.0-preview.5.24306.7 | 8 | 06/24/2024 |
9.0.0-preview.4.24266.19 | 9 | 05/22/2024 |
9.0.0-preview.3.24172.9 | 11 | 04/17/2024 |
9.0.0-preview.2.24128.5 | 9 | 03/15/2024 |
9.0.0-preview.1.24080.9 | 9 | 03/02/2024 |
8.0.1 | 5 | 10/15/2024 |
8.0.0 | 15 | 11/16/2023 |
8.0.0-rc.2.23479.6 | 16 | 10/22/2023 |
8.0.0-rc.1.23419.4 | 18 | 10/05/2023 |
8.0.0-preview.7.23375.6 | 17 | 08/17/2023 |
8.0.0-preview.6.23329.7 | 14 | 08/17/2023 |
8.0.0-preview.5.23280.8 | 21 | 06/14/2023 |
8.0.0-preview.4.23259.5 | 17 | 06/04/2023 |
8.0.0-preview.3.23174.8 | 13 | 06/21/2023 |
8.0.0-preview.2.23128.3 | 18 | 04/02/2023 |
8.0.0-preview.1.23110.8 | 18 | 04/02/2023 |
7.0.0 | 15 | 12/11/2022 |
7.0.0-rc.2.22472.3 | 32 | 10/15/2022 |
7.0.0-rc.1.22426.10 | 35 | 09/22/2022 |
7.0.0-preview.7.22375.6 | 25 | 09/21/2022 |
7.0.0-preview.6.22324.4 | 31 | 07/21/2022 |
7.0.0-preview.5.22301.12 | 28 | 06/30/2022 |
7.0.0-preview.4.22229.4 | 20 | 06/27/2022 |
7.0.0-preview.3.22175.4 | 46 | 09/24/2022 |
7.0.0-preview.2.22152.2 | 18 | 09/26/2022 |
7.0.0-preview.1.22076.8 | 27 | 09/24/2022 |
6.0.2-mauipre.1.22102.15 | 21 | 09/22/2022 |
6.0.2-mauipre.1.22054.8 | 17 | 09/21/2022 |
6.0.0 | 15 | 09/24/2022 |
6.0.0-rc.2.21480.5 | 32 | 09/22/2022 |
6.0.0-rc.1.21451.13 | 17 | 09/22/2022 |
6.0.0-preview.7.21377.19 | 19 | 09/22/2022 |
6.0.0-preview.6.21352.12 | 24 | 09/22/2022 |
6.0.0-preview.5.21301.5 | 43 | 07/16/2022 |
6.0.0-preview.4.21253.7 | 32 | 09/23/2022 |
6.0.0-preview.3.21201.4 | 16 | 10/18/2022 |
6.0.0-preview.2.21154.6 | 17 | 09/24/2022 |
6.0.0-preview.1.21102.12 | 19 | 09/22/2022 |
5.0.0 | 45 | 09/23/2022 |
5.0.0-rc.2.20475.5 | 17 | 09/25/2022 |
5.0.0-rc.1.20451.14 | 17 | 09/24/2022 |
5.0.0-preview.8.20407.11 | 21 | 09/24/2022 |
5.0.0-preview.7.20364.11 | 18 | 09/21/2022 |
5.0.0-preview.6.20305.6 | 16 | 09/22/2022 |
5.0.0-preview.5.20278.1 | 22 | 09/24/2022 |
5.0.0-preview.4.20251.6 | 22 | 10/18/2022 |
5.0.0-preview.3.20215.2 | 13 | 09/27/2022 |
5.0.0-preview.2.20160.3 | 16 | 09/24/2022 |
5.0.0-preview.1.20120.4 | 28 | 09/22/2022 |
3.1.32 | 13 | 01/13/2023 |
3.1.31 | 12 | 01/13/2023 |
3.1.30 | 12 | 10/18/2022 |
3.1.29 | 20 | 09/21/2022 |
3.1.28 | 14 | 09/22/2022 |
3.1.27 | 10 | 09/22/2022 |
3.1.26 | 19 | 09/23/2022 |
3.1.25 | 22 | 09/22/2022 |
3.1.24 | 16 | 09/25/2022 |
3.1.23 | 15 | 09/23/2022 |
3.1.22 | 56 | 09/22/2022 |
3.1.21 | 14 | 09/21/2022 |
3.1.20 | 14 | 09/24/2022 |
3.1.19 | 13 | 10/18/2022 |
3.1.18 | 18 | 10/18/2022 |
3.1.17 | 28 | 07/01/2022 |
3.1.16 | 33 | 09/22/2022 |
3.1.15 | 25 | 09/22/2022 |
3.1.14 | 23 | 09/25/2022 |
3.1.13 | 17 | 08/29/2022 |
3.1.12 | 10 | 09/21/2022 |
3.1.11 | 20 | 09/21/2022 |
3.1.10 | 15 | 09/23/2022 |
3.1.9 | 18 | 08/29/2022 |
3.1.8 | 25,282 | 06/27/2022 |
3.1.7 | 10 | 09/21/2022 |
3.1.6 | 13 | 09/22/2022 |
3.1.5 | 14 | 09/22/2022 |
3.1.4 | 21 | 09/22/2022 |
3.1.3 | 23 | 10/18/2022 |
3.1.2 | 24 | 09/22/2022 |
3.1.1 | 26 | 06/29/2022 |
3.1.0 | 25 | 09/24/2022 |
3.1.0-preview3.19553.2 | 17 | 09/22/2022 |
3.1.0-preview2.19525.4 | 19 | 07/26/2022 |
3.1.0-preview1.19506.1 | 19 | 08/04/2022 |
3.0.3 | 59 | 09/23/2022 |
3.0.2 | 13 | 07/20/2022 |
3.0.1 | 19 | 09/23/2022 |
3.0.0 | 13 | 09/23/2022 |
3.0.0-rc1.19456.10 | 18 | 09/22/2022 |
3.0.0-preview9.19423.4 | 17 | 09/24/2022 |
3.0.0-preview8.19405.4 | 16 | 09/26/2022 |
3.0.0-preview7.19362.4 | 19 | 09/23/2022 |
3.0.0-preview6.19304.6 | 20 | 08/27/2022 |
3.0.0-preview5.19227.9 | 19 | 09/23/2022 |
3.0.0-preview4.19216.2 | 20 | 09/23/2022 |
3.0.0-preview3.19153.1 | 13 | 09/24/2022 |
3.0.0-preview.19074.2 | 63 | 09/23/2022 |
3.0.0-preview.18572.1 | 67 | 07/30/2022 |
2.2.0 | 36,120 | 06/27/2022 |
2.2.0-preview3-35497 | 19 | 08/03/2022 |
2.2.0-preview2-35157 | 55 | 09/24/2022 |
2.2.0-preview1-35029 | 26 | 09/23/2022 |
2.1.1 | 23,166 | 06/27/2022 |
2.1.0 | 1,490 | 06/27/2022 |
2.1.0-rc1-final | 21 | 09/26/2022 |
2.1.0-preview2-final | 22 | 09/21/2022 |
2.1.0-preview1-final | 23 | 07/05/2022 |
2.0.3 | 17 | 09/23/2022 |
2.0.2 | 64 | 09/23/2022 |
2.0.1 | 13 | 09/23/2022 |
2.0.0 | 10,068 | 06/27/2022 |
2.0.0-preview2-final | 20 | 10/18/2022 |
2.0.0-preview1-final | 16 | 09/22/2022 |