Microsoft.Extensions.Hosting.Abstractions 9.0.0-preview.5.24306.7
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.Extensions.Hosting
Hosting and startup infrastructures for applications.
|
935 |
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
|
427 |
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
|
209 |
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/3f1acb59718cadf111a0a796681e3d3509bb3381
|
191 |
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/8e941eb42f819adb116b881195158b3887a70a1c
|
159 |
Microsoft.Fast.Components.FluentUI
A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser.
|
20 |
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
|
15 |
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
|
13 |
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
|
12 |
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
|
11 |
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/2b7e994b8a304700a09617ffc5052f0d943bbcba
|
11 |
Microsoft.Extensions.Hosting
.NET Core hosting and startup infrastructures for applications.
|
10 |
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
|
10 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.Diagnostics.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.FileProviders.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0-preview.5.24306.7)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET 8.0
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.Diagnostics.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.FileProviders.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0-preview.5.24306.7)
.NET 9.0
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.Diagnostics.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.FileProviders.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0-preview.5.24306.7)
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.Diagnostics.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.FileProviders.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0-preview.5.24306.7)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET Standard 2.1
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.Diagnostics.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.FileProviders.Abstractions (>= 9.0.0-preview.5.24306.7)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0-preview.5.24306.7)