Lightweight .NET abstraction for handling HTTP requests.
Info
Version: | 1.1.0 |
Author(s): | TheNexusAvenger |
Last Update: | Monday, January 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheNexusAvenger/Nexus-HTTP-Server |
NuGet Url: | https://www.nuget.org/packages/NexusHttpServer |
Install
Install-Package NexusHttpServer
dotnet add package NexusHttpServer
paket add NexusHttpServer
NexusHttpServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- WebSocketSharp.Standard(>= 1.0.3)