Info
Version: | 2.1.0 |
Author(s): | Christian Kratky |
Last Update: | Sunday, October 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chkr1011/HTTPnet |
NuGet Url: | https://www.nuget.org/packages/HTTPnet |
Install
Install-Package HTTPnet
dotnet add package HTTPnet
paket add HTTPnet
HTTPnet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Net.Security(>= 4.3.2)
Tags
It provides a HTTP/WebSocket server and a powerful processing pipeline for HTTP request and their responses.