Microsoft.Extensions.Hosting.Abstractions 10.0.0-rc.2.25502.107
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 
BackgroundServicebase class and theIHostedServiceinterface 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.BackgroundServiceMicrosoft.Extensions.Hosting.IHostBuilderMicrosoft.Extensions.Hosting.IHostedService
Additional Documentation
- Conceptual documentation
 - API documentation
 
Related Packages
Microsoft.Extensions.HostingMicrosoft.Extensions.Configuration.AbstractionsMicrosoft.Extensions.DependencyInjection.AbstractionsMicrosoft.Extensions.Diagnostics.AbstractionsMicrosoft.Extensions.FileProviders.AbstractionsMicrosoft.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.Hosting
                                                     ASP.NET Core hosting infrastructure and startup logic for web applications.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/be0a4a7f4cf06cbd6ec714bd1d9afee6bdb040a8 
                                                 | 
                                                148 | 
| 
                                                    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 
                                                 | 
                                                142 | 
| 
                                                    Microsoft.AspNetCore.Hosting.Abstractions
                                                     ASP.NET Core hosting and startup abstractions for web applications. 
                                                 | 
                                                136 | 
| 
                                                    Microsoft.AspNetCore.Hosting.Abstractions
                                                     ASP.NET Core hosting and startup abstractions for web applications. 
                                                 | 
                                                127 | 
| 
                                                    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/2670c128d522473e146ff9f8159bfffdfe694cd9 
                                                 | 
                                                117 | 
| 
                                                    Microsoft.AspNetCore.Hosting
                                                     ASP.NET Core hosting infrastructure and startup logic for web applications.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/27e4e1aca3863389098b9be6dd9c5b7c030180b8 
                                                 | 
                                                112 | 
| 
                                                    Microsoft.AspNetCore.Hosting.Abstractions
                                                     ASP.NET Core hosting and startup abstractions for web applications. 
                                                 | 
                                                111 | 
| 
                                                    Microsoft.AspNetCore.Hosting.Abstractions
                                                     ASP.NET Core hosting and startup abstractions for web applications.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/687a99438a1a596a11b7dbd0bf9da5035b3b74eb 
                                                 | 
                                                110 | 
| 
                                                    Microsoft.AspNetCore.Hosting.Abstractions
                                                     ASP.NET Core hosting and startup abstractions for web applications. 
                                                 | 
                                                109 | 
| 
                                                    Microsoft.AspNetCore.Hosting.Abstractions
                                                     ASP.NET Core hosting and startup abstractions for web applications. 
                                                 | 
                                                107 | 
| 
                                                    Microsoft.AspNetCore.Hosting
                                                     ASP.NET Core hosting infrastructure and startup logic for web applications. 
                                                 | 
                                                107 | 
| 
                                                    Microsoft.AspNetCore.Hosting.Abstractions
                                                     ASP.NET Core hosting and startup abstractions for web applications.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/c3edce8e8a19a1e2e58fd21a986271b88071e6ba 
                                                 | 
                                                106 | 
| 
                                                    Microsoft.AspNetCore.Hosting
                                                     ASP.NET Core hosting infrastructure and startup logic for web applications. 
                                                 | 
                                                106 | 
| 
                                                    Microsoft.AspNetCore.Hosting
                                                     ASP.NET Core hosting infrastructure and startup logic for web applications.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/687a99438a1a596a11b7dbd0bf9da5035b3b74eb 
                                                 | 
                                                106 | 
| 
                                                    Microsoft.AspNetCore.Hosting.Abstractions
                                                     ASP.NET Core hosting and startup abstractions for web applications.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/27e4e1aca3863389098b9be6dd9c5b7c030180b8 
                                                 | 
                                                105 | 
| 
                                                    Microsoft.AspNetCore.Hosting.Abstractions
                                                     ASP.NET Core hosting and startup abstractions for web applications. 
                                                 | 
                                                103 | 
| 
                                                    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/aspnet/AspNetCore/tree/440dadc05b2bed38e6a726c2492db90e77d43c62 
                                                 | 
                                                101 | 
| 
                                                    Microsoft.AspNetCore.Hosting.Abstractions
                                                     ASP.NET Core hosting and startup abstractions for web applications. 
                                                 | 
                                                100 | 
| 
                                                    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/aspnet/AspNetCore/tree/9699b939f94b7524a178821d78addefa5af5d750 
                                                 | 
                                                100 | 
| 
                                                    Microsoft.AspNetCore.Hosting
                                                     ASP.NET Core hosting infrastructure and startup logic for web applications. 
                                                 | 
                                                98 | 
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Diagnostics.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.FileProviders.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-rc.2.25502.107)
 - System.Threading.Tasks.Extensions (>= 4.6.3)
 
.NET 8.0
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Diagnostics.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.FileProviders.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-rc.2.25502.107)
 
.NET 9.0
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Diagnostics.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.FileProviders.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-rc.2.25502.107)
 
.NET 10.0
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Diagnostics.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.FileProviders.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-rc.2.25502.107)
 
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Diagnostics.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.FileProviders.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-rc.2.25502.107)
 - System.Threading.Tasks.Extensions (>= 4.6.3)
 
.NET Standard 2.1
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Diagnostics.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.FileProviders.Abstractions (>= 10.0.0-rc.2.25502.107)
 - Microsoft.Extensions.Logging.Abstractions (>= 10.0.0-rc.2.25502.107)