Some utility classes to help implement Feature Folders in a (pre core) MVC application.
Info
Version: | 0.0.1 |
Author(s): | Richard Brown |
Last Update: | Monday, November 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FlukeFan/MvcFolders |
NuGet Url: | https://www.nuget.org/packages/MvcFolders |
Install
Install-Package MvcFolders
dotnet add package MvcFolders
paket add MvcFolders
MvcFolders Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
Tags