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