This is the core package for the MonoServer web framework.
Info
| Version: | 0.1.0 |
| Author(s): | Kelson Ball |
| Last Update: | Thursday, November 24, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/KelsonBall/MonoServer |
| NuGet Url: | https://www.nuget.org/packages/MonoServer.Core |
Install
Install-Package MonoServer.Core
dotnet add package MonoServer.Core
paket add MonoServer.Core
MonoServer.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Unity(>= 4.0.1)
- Newtonsoft.Json(>= 9.0.1)
Tags