just a http server.
Info
| Version: | 0.0.3 |
| Author(s): | mj.zhou |
| Last Update: | Wednesday, June 2, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kklldog/AServer |
| NuGet Url: | https://www.nuget.org/packages/Agile.AServer |
Install
Install-Package Agile.AServer
dotnet add package Agile.AServer
paket add Agile.AServer
Agile.AServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Server.Kestrel(>= 2.1.3)
- Newtonsoft.Json(>= 11.0.2)