Lightweight, easy framework for building HTTP based async server on .NET Standard.
Info
| Version: | 1.2.1 |
| Author(s): | 20chan |
| Last Update: | Sunday, January 12, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/CreamRoll |
Install
Install-Package CreamRoll
dotnet add package CreamRoll
paket add CreamRoll
CreamRoll Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)