Install
.NET CLI
dotnet add package Microsoft.Extensions.Hosting.Abstractions --version 3.1.28
Package Manager Console
Install-Package Microsoft.Extensions.Hosting.Abstractions -Version 3.1.28
PackageReference
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="3.1.28" />
Frameworks
Dependencies
Microsoft.Extensions.Configuration.Abstractions
[3.1.28, )
.NETCoreApp3.1
Microsoft.Extensions.DependencyInjection.Abstractions
[3.1.28, )
.NETCoreApp3.1
Microsoft.Extensions.FileProviders.Abstractions
[3.1.28, )
.NETCoreApp3.1
Microsoft.Extensions.Logging.Abstractions
[3.1.28, )
.NETCoreApp3.1
Microsoft.Extensions.Configuration.Abstractions
[3.1.28, )
.NETStandard2.0
Microsoft.Extensions.DependencyInjection.Abstractions
[3.1.28, )
.NETStandard2.0
Microsoft.Extensions.FileProviders.Abstractions
[3.1.28, )
.NETStandard2.0
Microsoft.Extensions.Logging.Abstractions
[3.1.28, )
.NETStandard2.0
Microsoft.Bcl.AsyncInterfaces
[1.1.1, )
.NETStandard2.0
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.