Make ASP.NET MVC controllers and actions optional.
Info
| Version: | 1.0.9 |
| Author(s): | Brent Jenkins |
| Last Update: | Wednesday, November 30, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/brentj73/ControllerLess |
| NuGet Url: | https://www.nuget.org/packages/ControllerLess |
Install
Install-Package ControllerLess
dotnet add package ControllerLess
paket add ControllerLess
ControllerLess Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 4.0.0)
Tags