Microsoft.Extensions.Hosting.Abstractions 9.0.14

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 the IHostedService 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

  • 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
MassTransit
MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
162
MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
141
MassTransit.AspNetCore
MassTransit hosting for ASP.NET Core; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
984
MassTransit.Extensions.Hosting
MassTransit configuration extensions using Microsoft.Extensions.Hosting.IHostedService and Microsoft.Extensions.DependencyInjection.
211
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/39e0501ee91dcf2b9b885d647795184815fb0408
143
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d6f154cca3863703cf87c8b840eea9cbe20229b2
151
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
159
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
141
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
360
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/773e8cc3fbdc2c4ffbd57c1f53f21649ef94c35c
143
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/8e941eb42f819adb116b881195158b3887a70a1c
143
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/b1beadfe0ad3d02eb5207681a5328793c4b3822c
141
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/b7a2ec8c7ed6b48857af0a69688a73e8c14fe6cb
144
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/fe4f0d09305ca73aa19976b4521e5c4e223b080e
141
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/ffaea14b06ea8b247fa4894b7d21ecf6da2cafbc
154
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
141
Serilog.Extensions.Hosting
Serilog support for .NET Core logging in hosted services
152
Serilog.Extensions.Hosting
Serilog support for .NET Core logging in hosted services
160
Serilog.Extensions.Hosting
Serilog support for .NET Core logging in hosted services
174
Serilog.Extensions.Hosting
Serilog support for .NET Core logging in hosted services
217

https://go.microsoft.com/fwlink/?LinkID=799421

.NET Framework 4.6.2

.NET Standard 2.1

.NET Standard 2.0

.NET 9.0

.NET 8.0

Version Downloads Last updated
11.0.0-preview.2.26159.112 8 03/12/2026
11.0.0-preview.1.26104.118 11 02/10/2026
10.0.5 6 03/13/2026
10.0.4 7 03/12/2026
10.0.3 13 02/10/2026
10.0.2 14 01/13/2026
10.0.1 26 12/12/2025
10.0.0 53 11/12/2025
10.0.0-rc.2.25502.107 60 10/15/2025
10.0.0-rc.1.25451.107 74 09/10/2025
10.0.0-preview.7.25380.108 60 08/14/2025
10.0.0-preview.6.25358.103 73 07/17/2025
10.0.0-preview.5.25277.114 79 06/07/2025
10.0.0-preview.4.25258.110 86 05/13/2025
10.0.0-preview.3.25171.5 84 04/13/2025
10.0.0-preview.2.25163.2 102 03/31/2025
10.0.0-preview.1.25080.5 100 03/30/2025
9.0.14 6 03/12/2026
9.0.13 11 02/10/2026
9.0.12 15 01/13/2026
9.0.11 45 11/12/2025
9.0.10 60 10/15/2025
9.0.9 58 09/10/2025
9.0.8 68 08/05/2025
9.0.7 72 07/09/2025
9.0.6 78 06/12/2025
9.0.5 84 05/14/2025
9.0.4 82 04/09/2025
9.0.3 91 03/29/2025
9.0.2 100 02/16/2025
9.0.1 89 03/29/2025
9.0.0 172 11/14/2024
9.0.0-rc.2.24473.5 100 10/18/2024
9.0.0-rc.1.24431.7 101 09/19/2024
9.0.0-preview.7.24405.7 102 08/22/2024
9.0.0-preview.6.24327.7 122 07/22/2024
9.0.0-preview.5.24306.7 125 07/22/2024
9.0.0-preview.4.24266.19 113 07/22/2024
9.0.0-preview.3.24172.9 108 07/22/2024
9.0.0-preview.2.24128.5 127 07/22/2024
9.0.0-preview.1.24080.9 120 07/22/2024
8.0.1 88 10/21/2024
8.0.0 357 02/04/2024
8.0.0-rc.2.23479.6 119 07/22/2024
8.0.0-rc.1.23419.4 119 07/22/2024
8.0.0-preview.7.23375.6 116 07/20/2024
8.0.0-preview.6.23329.7 110 07/22/2024
8.0.0-preview.5.23280.8 119 07/22/2024
8.0.0-preview.4.23259.5 124 07/22/2024
8.0.0-preview.3.23174.8 115 07/22/2024
8.0.0-preview.2.23128.3 100 07/22/2024
8.0.0-preview.1.23110.8 117 07/22/2024
7.0.0 130 02/05/2024
7.0.0-rc.2.22472.3 120 07/22/2024
7.0.0-rc.1.22426.10 116 07/22/2024
7.0.0-preview.7.22375.6 122 07/22/2024
7.0.0-preview.6.22324.4 123 07/18/2024
7.0.0-preview.5.22301.12 107 07/18/2024
7.0.0-preview.4.22229.4 114 07/22/2024
7.0.0-preview.3.22175.4 118 07/21/2024
7.0.0-preview.2.22152.2 129 07/22/2024
7.0.0-preview.1.22076.8 116 07/22/2024
6.0.2-mauipre.1.22102.15 100 10/09/2024
6.0.1 90 11/14/2024
6.0.0 133 07/18/2024
6.0.0-rc.2.21480.5 92 07/22/2024
6.0.0-rc.1.21451.13 117 07/20/2024
6.0.0-preview.7.21377.19 111 07/22/2024
6.0.0-preview.6.21352.12 116 07/18/2024
6.0.0-preview.5.21301.5 106 07/22/2024
6.0.0-preview.4.21253.7 119 07/22/2024
6.0.0-preview.3.21201.4 109 07/22/2024
6.0.0-preview.2.21154.6 127 07/22/2024
6.0.0-preview.1.21102.12 128 07/22/2024
5.0.0 119 07/22/2024
5.0.0-rc.2.20475.5 127 07/17/2024
5.0.0-rc.1.20451.14 105 07/22/2024
5.0.0-preview.8.20407.11 119 07/22/2024
5.0.0-preview.7.20364.11 126 07/22/2024
5.0.0-preview.6.20305.6 116 07/22/2024
5.0.0-preview.5.20278.1 128 07/22/2024
5.0.0-preview.4.20251.6 114 07/20/2024
5.0.0-preview.3.20215.2 131 07/22/2024
5.0.0-preview.2.20160.3 111 07/22/2024
5.0.0-preview.1.20120.4 130 07/22/2024
3.1.32 121 07/22/2024
3.1.31 112 07/22/2024
3.1.30 137 07/22/2024
3.1.29 117 07/22/2024
3.1.28 121 07/22/2024
3.1.27 132 07/22/2024
3.1.26 110 07/22/2024
3.1.25 102 07/22/2024
3.1.24 132 07/22/2024
3.1.23 105 07/21/2024
3.1.22 114 07/22/2024
3.1.21 124 07/22/2024
3.1.20 113 07/22/2024
3.1.19 119 07/22/2024
3.1.18 455 02/04/2024
3.1.17 113 07/22/2024
3.1.16 121 07/22/2024
3.1.15 102 07/22/2024
3.1.14 114 07/22/2024
3.1.13 117 07/22/2024
3.1.12 127 07/22/2024
3.1.11 121 07/22/2024
3.1.10 118 07/22/2024
3.1.9 116 07/22/2024
3.1.8 260 02/04/2024
3.1.7 117 07/22/2024
3.1.6 131 07/22/2024
3.1.5 111 07/20/2024
3.1.4 120 07/22/2024
3.1.3 114 07/22/2024
3.1.2 120 07/22/2024
3.1.1 126 07/22/2024
3.1.0 126 07/22/2024
3.1.0-preview3.19553.2 122 07/22/2024
3.1.0-preview2.19525.4 105 07/14/2024
3.1.0-preview1.19506.1 131 07/22/2024
3.0.3 121 07/22/2024
3.0.2 107 07/22/2024
3.0.1 108 07/22/2024
3.0.0 129 07/22/2024
3.0.0-rc1.19456.10 120 07/22/2024
3.0.0-preview9.19423.4 110 07/22/2024
3.0.0-preview8.19405.4 145 07/22/2024
3.0.0-preview7.19362.4 120 07/17/2024
3.0.0-preview6.19304.6 102 07/22/2024
3.0.0-preview5.19227.9 111 07/22/2024
3.0.0-preview4.19216.2 124 07/18/2024
3.0.0-preview3.19153.1 116 07/22/2024
3.0.0-preview.19074.2 130 07/22/2024
3.0.0-preview.18572.1 108 07/22/2024
2.2.0 181 02/05/2024
2.2.0-preview3-35497 111 07/22/2024
2.2.0-preview2-35157 137 07/22/2024
2.2.0-preview1-35029 112 07/22/2024
2.1.1 106 07/22/2024
2.1.0 127 07/22/2024
2.1.0-rc1-final 124 07/22/2024
2.1.0-preview2-final 112 07/22/2024
2.1.0-preview1-final 121 07/22/2024
2.0.3 108 07/22/2024
2.0.2 105 07/22/2024
2.0.1 128 07/22/2024
2.0.0 151 02/05/2024
2.0.0-preview2-final 103 07/22/2024
2.0.0-preview1-final 118 07/22/2024