Microsoft.AspNetCore.Server.HttpSys
2.2.6
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e7f262e33108e92fc8805b925cc04b07d254118b
Install-Package Microsoft.AspNetCore.Server.HttpSys -Version 2.2.6
dotnet add package Microsoft.AspNetCore.Server.HttpSys --version 2.2.6
<PackageReference Include="Microsoft.AspNetCore.Server.HttpSys" Version="2.2.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Server.HttpSys --version 2.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.Server.HttpSys, 2.2.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNetCore.Server.HttpSys as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Server.HttpSys&version=2.2.6
// Install Microsoft.AspNetCore.Server.HttpSys as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Server.HttpSys&version=2.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication.Core (>= 2.2.0)
- Microsoft.AspNetCore.Hosting (>= 2.2.0)
- Microsoft.Net.Http.Headers (>= 2.2.0)
- Microsoft.Win32.Registry (>= 4.5.0)
- System.Security.Principal.Windows (>= 4.5.0)
Used By
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Server.HttpSys:
Package | Downloads |
---|---|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
|
Microsoft.ServiceFabric.AspNetCore.HttpSys
This package provides AspNetCore HttpSys server based communication listener for Service Fabric microservices.
|
|
IctBaden.Stonehenge3
X-Platform Web Application Framework
|
|
NBTCore.Web
.Net Core Web methods
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Microsoft.AspNetCore.Server.HttpSys:
Repository | Stars |
---|---|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
microsoft/IIS.Administration
REST API for managing IIS
|
|
aspnet/WebSockets
[Archived] Implementation of the WebSocket protocol, along with client and server integration components.
|
|
aspnet/StaticFiles
[Archived] Middleware for handling requests for file system resources including files and directories. Project moved to https://github.com/aspnet/AspNetCore
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.6 | 3,306,179 | 7/9/2019 |
2.2.0 | 5,443,155 | 12/3/2018 |
2.2.0-preview3-35497 | 60,095 | 10/17/2018 |
2.2.0-preview2-35157 | 4,323 | 9/12/2018 |
2.2.0-preview1-35029 | 1,740 | 8/22/2018 |
2.1.12 | 1,737,207 | 7/9/2019 |
2.1.1 | 6,406,608 | 6/18/2018 |
2.1.0 | 2,458,827 | 5/29/2018 |
2.1.0-rc1-final | 17,170 | 5/6/2018 |
2.1.0-preview2-final | 16,607 | 4/10/2018 |
2.1.0-preview1-final | 23,309 | 2/26/2018 |
2.0.4 | 2,575,172 | 5/7/2018 |
2.0.3 | 2,576,765 | 3/13/2018 |
2.0.2 | 146,591 | 11/14/2017 |
2.0.1 | 3,739,875 | 11/14/2017 |
2.0.0 | 4,916,274 | 8/11/2017 |
2.0.0-preview2-final | 42,153 | 6/28/2017 |
2.0.0-preview1-final | 17,513 | 5/10/2017 |