A small webserver framework inspired by Koajs and built upon AspNetCore.
Info
| Version: | 1.0.0 |
| Author(s): | Terra |
| Last Update: | Friday, October 18, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Soundofdarkness/Terra |
| NuGet Url: | https://www.nuget.org/packages/Terra |
Install
Install-Package Terra
dotnet add package Terra
paket add Terra
Terra Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Routing(>= 2.2.2)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.2.0)
Tags