A helper library which allows segmenting ASP.NET MVC controllers and views by feature rather than type.
Info
| Version: | 1.0.0 |
| Author(s): | Cristian Libardo |
| Last Update: | Monday, September 10, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/libardo/ModularMvc |
| NuGet Url: | https://www.nuget.org/packages/Modular.MVC |
Install
Install-Package Modular.MVC
dotnet add package Modular.MVC
paket add Modular.MVC
Modular.MVC Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(3.0)
Tags