A library enabling command-based architecture and eliminating the need for manual controller creation.
Info
Version: | 1.0.0 |
Author(s): | Jonathon Florek |
Last Update: | Wednesday, January 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MvcCommands |
Install
Install-Package MvcCommands
dotnet add package MvcCommands
paket add MvcCommands
MvcCommands Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.3)
Tags