.NET HTTP server that uses the Windows HTTP Server API.
Info
Version: | 1.1.4 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Net.Http.Server |
Install
Install-Package Microsoft.Net.Http.Server
dotnet add package Microsoft.Net.Http.Server
paket add Microsoft.Net.Http.Server
Microsoft.Net.Http.Server Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Diagnostics.Contracts(>= 4.3.0)
- System.Net.WebSockets(>= 4.3.0)
- System.Security.Claims(>= 4.3.0)
- System.Security.Principal.Windows(>= 4.3.0)
- System.Threading.Overlapped(>= 4.3.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- Microsoft.Extensions.Primitives(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- Microsoft.Extensions.Primitives(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
Tags