A component-oriented helper methods for transforming a standard ASP.NET MVC project into small components.
Info
Version: | 0.0.1 |
Author(s): | Boyan Mihaylov |
Last Update: | Friday, March 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/boyanin/ASP.NET-MVC-Component |
NuGet Url: | https://www.nuget.org/packages/MvcComponent |
Install
Install-Package MvcComponent
dotnet add package MvcComponent
paket add MvcComponent
MvcComponent Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(5.2.3)
Tags