Microsoft.Extensions.Hosting
2.2.0-preview2-35157
See the version list below for details.
dotnet add package Microsoft.Extensions.Hosting --version 2.2.0-preview2-35157
NuGet\Install-Package Microsoft.Extensions.Hosting -Version 2.2.0-preview2-35157
<PackageReference Include="Microsoft.Extensions.Hosting" Version="2.2.0-preview2-35157" />
paket add Microsoft.Extensions.Hosting --version 2.2.0-preview2-35157
#r "nuget: Microsoft.Extensions.Hosting, 2.2.0-preview2-35157"
// Install Microsoft.Extensions.Hosting as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Hosting&version=2.2.0-preview2-35157&prerelease // Install Microsoft.Extensions.Hosting as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Hosting&version=2.2.0-preview2-35157&prerelease
.NET Core hosting and startup infrastructures for applications.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/c3edce8e8a19a1e2e58fd21a986271b88071e6ba
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 2.2.0-preview2-35157)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0-preview2-35157)
- Microsoft.Extensions.FileProviders.Physical (>= 2.2.0-preview2-35157)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.2.0-preview2-35157)
- Microsoft.Extensions.Logging (>= 2.2.0-preview2-35157)
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.
|