Microsoft.AspNetCore.Hosting.Abstractions 2.2.0-preview2-35157

Prefix Reserved
Additional Details

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

This is a prerelease version of Microsoft.AspNetCore.Hosting.Abstractions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Hosting.Abstractions --version 2.2.0-preview2-35157                
NuGet\Install-Package Microsoft.AspNetCore.Hosting.Abstractions -Version 2.2.0-preview2-35157                
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.AspNetCore.Hosting.Abstractions" Version="2.2.0-preview2-35157" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Hosting.Abstractions --version 2.2.0-preview2-35157                
#r "nuget: Microsoft.AspNetCore.Hosting.Abstractions, 2.2.0-preview2-35157"                
#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.AspNetCore.Hosting.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Hosting.Abstractions&version=2.2.0-preview2-35157&prerelease

// Install Microsoft.AspNetCore.Hosting.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Hosting.Abstractions&version=2.2.0-preview2-35157&prerelease                

ASP.NET Core hosting and startup abstractions for web applications.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/c3edce8e8a19a1e2e58fd21a986271b88071e6ba

Product 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (898)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Hosting.Abstractions:

Package Downloads
Microsoft.AspNetCore.Mvc.Core

ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9

Microsoft.AspNetCore.Hosting

ASP.NET Core hosting infrastructure and startup logic for web applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/be0a4a7f4cf06cbd6ec714bd1d9afee6bdb040a8

Serilog.AspNetCore

Serilog support for ASP.NET Core logging

Microsoft.AspNetCore.StaticFiles

ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files. This package was built from the source code at https://github.com/aspnet/StaticFiles/tree/a5fcd9dd8724eb71f0642340f68aeb85b0473374

Microsoft.AspNetCore.Server.Kestrel.Core

Core components of ASP.NET Core Kestrel cross-platform web server.

GitHub repositories (102)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Hosting.Abstractions:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
chocolatey/choco
Chocolatey - the package manager for Windows
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
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
Version Downloads Last updated
2.2.0 486,417,672 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 247,860 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 352,403 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 110,178 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 267,154,876 6/18/2018
2.1.0 158,327,481 5/29/2018
2.1.0-rc1-final 378,253 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 650,869 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 554,241 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 18,045,060 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 20,101,437 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 33,795,431 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 172,095,038 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 158,707 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 73,458 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 9,236,955 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 7,330,876 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 9,406,056 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 9,613,016 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 241,519 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 14,700,110 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 25,334,592 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 30,311,713 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 85,040,010 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 3,594,913 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 30,727,860 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 2,087,159 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.