NoIIS is a lightweight C# web server for the IHttpHandlerFactory and IHttpHandler to void the huge and heavy IIS web server for some cases.
Info
Version: | 1.2.0 |
Author(s): | Thorsten Sommer (SommerEngineering) |
Last Update: | Thursday, October 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SommerEngineering/NoIIS |
NuGet Url: | https://www.nuget.org/packages/NoIIS |
Install
Install-Package NoIIS
dotnet add package NoIIS
paket add NoIIS
NoIIS Download (Unzip the "nupkg" after downloading)
Dependencies
- HttpMultipartParser(>= 2.1.6)
Tags