Microsoft.AspNetCore.Hosting
1.1.0-preview1-final
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Hosting --version 1.1.0-preview1-final
NuGet\Install-Package Microsoft.AspNetCore.Hosting -Version 1.1.0-preview1-final
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="1.1.0-preview1-final" />
<PackageVersion Include="Microsoft.AspNetCore.Hosting" Version="1.1.0-preview1-final" />
<PackageReference Include="Microsoft.AspNetCore.Hosting" />
paket add Microsoft.AspNetCore.Hosting --version 1.1.0-preview1-final
#r "nuget: Microsoft.AspNetCore.Hosting, 1.1.0-preview1-final"
#addin nuget:?package=Microsoft.AspNetCore.Hosting&version=1.1.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Hosting&version=1.1.0-preview1-final&prerelease
ASP.NET Core hosting infrastructure and startup logic for web applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Hosting.Server.Abstractions (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Http (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Http.Extensions (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Configuration (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 1.1.0-preview1-final)
- Microsoft.Extensions.DependencyInjection (>= 1.1.0-preview1-final)
- Microsoft.Extensions.FileProviders.Physical (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Logging (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Options (>= 1.1.0-preview1-final)
- Microsoft.Extensions.PlatformAbstractions (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
- System.Diagnostics.DiagnosticSource (>= 4.3.0-preview1-24530-04)
- System.Reflection.Metadata (>= 1.4.1-preview1-24530-04)
-
.NETStandard 1.3
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Hosting.Server.Abstractions (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Http (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Http.Extensions (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Configuration (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 1.1.0-preview1-final)
- Microsoft.Extensions.DependencyInjection (>= 1.1.0-preview1-final)
- Microsoft.Extensions.FileProviders.Physical (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Logging (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Options (>= 1.1.0-preview1-final)
- Microsoft.Extensions.PlatformAbstractions (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
- System.Diagnostics.DiagnosticSource (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.StackTrace (>= 4.3.0-preview1-24530-04)
- System.Reflection.Metadata (>= 1.4.1-preview1-24530-04)
NuGet packages (673)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Hosting:
Package | Downloads |
---|---|
Microsoft.ApplicationInsights.AspNetCore
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
|
Microsoft.AspNetCore.Server.Kestrel
ASP.NET Core Kestrel cross-platform web server. |
|
Microsoft.AspNetCore
Microsoft.AspNetCore |
|
Microsoft.AspNetCore.Server.HttpSys
ASP.NET Core HTTP server that uses the Windows HTTP Server API. |
|
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
Build-time references required to enable Razor view compilation as part of building the application. |
GitHub repositories (109)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Hosting:
Repository | Stars |
---|---|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
aspnet/JavaScriptServices
[Archived] This repository has been archived
|
|
aspnet/KestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
natemcmaster/DotNetCorePlugins
.NET Core library for dynamically loading code
|
|
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
|
|
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|
|
blizzless/blizzless-diiis
Fully-functional open-source server implementation for Diablo 3
|
|
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network.
|
|
aspnet/Security
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
|
|
microsoft/dotnet-apiport
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools
|
Version | Downloads | Last updated | |
---|---|---|---|
2.3.0 | 998,633 | 1/14/2025 | |
2.2.7 | 62,105,808 | 9/10/2019 | |
2.2.0 | 103,556,669 | 12/3/2018 | |
2.2.0-preview3-35497 | 114,680 | 10/17/2018 | |
2.2.0-preview2-35157 | 51,711 | 9/12/2018 | |
2.2.0-preview1-35029 | 30,893 | 8/22/2018 | |
2.1.1 | 257,947,282 | 6/18/2018 | |
2.1.0 | 11,976,636 | 5/29/2018 | |
2.1.0-rc1-final | 257,182 | 5/6/2018 | |
2.1.0-preview2-final | 366,553 | 4/10/2018 | |
2.1.0-preview1-final | 286,164 | 2/26/2018 | |
2.0.3 | 5,820,152 | 5/7/2018 | |
2.0.2 | 6,950,325 | 3/13/2018 | |
2.0.1 | 13,395,736 | 11/14/2017 | |
2.0.0 | 17,682,469 | 8/11/2017 | |
2.0.0-preview2-final | 94,862 | 6/27/2017 | |
2.0.0-preview1-final | 52,435 | 5/10/2017 | |
1.1.3 | 4,722,571 | 9/20/2017 | |
1.1.2 | 3,964,319 | 5/9/2017 | |
1.1.1 | 5,355,701 | 3/6/2017 | |
1.1.0 | 2,704,713 | 11/16/2016 | |
1.1.0-preview1-final | 37,160 | 10/24/2016 | |
1.0.5 | 11,774,438 | 11/14/2017 | |
1.0.4 | 1,331,717 | 9/20/2017 | |
1.0.3 | 982,214 | 5/9/2017 | |
1.0.2 | 68,874,605 | 3/6/2017 | |
1.0.1 | 3,374,552 | 12/12/2016 | |
1.0.0 | 15,953,470 | 6/27/2016 | |
1.0.0-rc2-final | 1,726,436 | 5/16/2016 |