Simple MVC is a standard Model-View-Controller patterned framework for creating maintable and powerful projects, large and small.
Info
Version: | 2.0.0 |
Author(s): | The Sharp Ninja |
Last Update: | Saturday, September 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://simplemvc.gatewayprogramming.school/ |
NuGet Url: | https://www.nuget.org/packages/GPS.SimpleMVC |
Install
Install-Package GPS.SimpleMVC
dotnet add package GPS.SimpleMVC
paket add GPS.SimpleMVC
GPS.SimpleMVC Download (Unzip the "nupkg" after downloading)
Dependencies
- GPS.SimpleDI(>= 0.0.0)
- Newtonsoft.Json(>= 0.0.0)
Tags