Microsoft.AspNetCore.Hosting.Abstractions
2.2.0-preview2-35157
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
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.2.0-preview2-35157" />
<PackageVersion Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.2.0-preview2-35157" />
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" />
paket add Microsoft.AspNetCore.Hosting.Abstractions --version 2.2.0-preview2-35157
#r "nuget: Microsoft.AspNetCore.Hosting.Abstractions, 2.2.0-preview2-35157"
#addin nuget:?package=Microsoft.AspNetCore.Hosting.Abstractions&version=2.2.0-preview2-35157&prerelease
#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 | 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. |
.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. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting.Server.Abstractions (>= 2.2.0-preview2-35157)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0-preview2-35157)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.2.0-preview2-35157)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.AspNetCore.Hosting.Abstractions:
Package | Downloads |
---|---|
NLog.Web.AspNetCore
NLog LoggerProvider for Microsoft.Extensions.Logging and ASP.NET Core platform. Adds helpers and layout renderers for websites and web applications. Supported platforms: - For ASP.NET Core 5, .NET 5 - For ASP.NET Core 3, .NET Core 3.0 - For ASP.NET Core 2, .NET Standard 2.0+ and .NET 4.6+ - For ASP.NET Core 1, .NET Standard 1.5+ and .NET 4.5.x |
|
Serilog.AspNetCore
Serilog support for ASP.NET Core logging |
|
SixLabors.ImageSharp.Web
ImageSharp Middleware for serving images via a url based API. |
|
MiniProfiler.AspNetCore
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites |
GitHub repositories (100)
Showing the top 20 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
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
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
|
|
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
|
|
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
|
|
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
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
SkyAPM/SkyAPM-dotnet
The .NET/.NET Core instrument agent for Apache SkyWalking
|
|
toddams/RazorLight
Template engine based on Microsoft's Razor parsing engine for .NET Core
|
|
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
|
|
serilog/serilog-aspnetcore
Serilog integration for ASP.NET Core
|
|
dotnetcore/HttpReports
HttpReports is an APM (application performance monitor) system for .Net Core.
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
trueai-org/module-shop
一个基于 .NET 8.0 构建的简单、跨平台、模块化的商城系统
|
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 9 | 3/8/2021 |
2.2.0-preview3-35497 | 1 | 3/8/2021 |
2.2.0-preview2-35157 | 9 | 10/4/2018 |
2.2.0-preview1-35029 | 1 | 3/8/2021 |
2.1.1 | 9,474 | 3/8/2021 |
2.1.0 | 32,519 | 3/8/2021 |
2.1.0-rc1-final | 1 | 3/8/2021 |
2.1.0-preview2-final | 1 | 3/8/2021 |
2.1.0-preview1-final | 2 | 3/8/2021 |
2.0.3 | 2 | 3/8/2021 |
2.0.2 | 3 | 3/8/2021 |
2.0.1 | 16 | 3/8/2021 |
2.0.0 | 9,633 | 3/8/2021 |
2.0.0-preview2-final | 4 | 3/8/2021 |
2.0.0-preview1-final | 4 | 3/8/2021 |
1.1.3 | 46 | 3/8/2021 |
1.1.2 | 177 | 3/8/2021 |
1.1.1 | 147 | 3/8/2021 |
1.1.0 | 253 | 3/8/2021 |
1.1.0-preview1-final | 20 | 3/8/2021 |
1.0.5 | 1 | 3/8/2021 |
1.0.4 | 596 | 3/8/2021 |
1.0.3 | 12 | 3/8/2021 |
1.0.2 | 40 | 3/8/2021 |
1.0.1 | 70 | 3/8/2021 |
1.0.0 | 492 | 3/8/2021 |
1.0.0-rc2-final | 201 | 3/8/2021 |
0.0.1-alpha | 1 | 3/8/2021 |