Microsoft.Extensions.Hosting
3.1.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.Extensions.Hosting --version 3.1.5
NuGet\Install-Package Microsoft.Extensions.Hosting -Version 3.1.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Hosting" Version="3.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Hosting --version 3.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Hosting, 3.1.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.Hosting as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Hosting&version=3.1.5 // Install Microsoft.Extensions.Hosting as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Hosting&version=3.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET Core hosting and startup infrastructures for applications.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.Extensions.Configuration (>= 3.1.5)
- Microsoft.Extensions.Configuration.CommandLine (>= 3.1.5)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.1.5)
- Microsoft.Extensions.Configuration.UserSecrets (>= 3.1.5)
- Microsoft.Extensions.DependencyInjection (>= 3.1.5)
- Microsoft.Extensions.FileProviders.Physical (>= 3.1.5)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.5)
- Microsoft.Extensions.Logging (>= 3.1.5)
- Microsoft.Extensions.Logging.Console (>= 3.1.5)
- Microsoft.Extensions.Logging.Debug (>= 3.1.5)
- Microsoft.Extensions.Logging.EventLog (>= 3.1.5)
- Microsoft.Extensions.Logging.EventSource (>= 3.1.5)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.1)
- Microsoft.Extensions.Configuration (>= 3.1.5)
- Microsoft.Extensions.Configuration.CommandLine (>= 3.1.5)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.1.5)
- Microsoft.Extensions.Configuration.UserSecrets (>= 3.1.5)
- Microsoft.Extensions.DependencyInjection (>= 3.1.5)
- Microsoft.Extensions.FileProviders.Physical (>= 3.1.5)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.5)
- Microsoft.Extensions.Logging (>= 3.1.5)
- Microsoft.Extensions.Logging.Console (>= 3.1.5)
- Microsoft.Extensions.Logging.Debug (>= 3.1.5)
- Microsoft.Extensions.Logging.EventLog (>= 3.1.5)
- Microsoft.Extensions.Logging.EventSource (>= 3.1.5)
-
.NETStandard 2.1
- Microsoft.Extensions.Configuration (>= 3.1.5)
- Microsoft.Extensions.Configuration.CommandLine (>= 3.1.5)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.1.5)
- Microsoft.Extensions.Configuration.UserSecrets (>= 3.1.5)
- Microsoft.Extensions.DependencyInjection (>= 3.1.5)
- Microsoft.Extensions.FileProviders.Physical (>= 3.1.5)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.5)
- Microsoft.Extensions.Logging (>= 3.1.5)
- Microsoft.Extensions.Logging.Console (>= 3.1.5)
- Microsoft.Extensions.Logging.Debug (>= 3.1.5)
- Microsoft.Extensions.Logging.EventLog (>= 3.1.5)
- Microsoft.Extensions.Logging.EventSource (>= 3.1.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Extensions.Hosting:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Mvc.Testing
Support for writing functional tests for MVC applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e |
GitHub repositories (500)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Hosting:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
files-community/Files
A modern file manager that helps users organize their files and folders.
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|