A helper library to create menus automatically based on the actions.
Info
Version: | 1.0.11 |
Author(s): | CB |
Last Update: | Thursday, August 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cbfrank/CB.Libraries |
NuGet Url: | https://www.nuget.org/packages/CB.MvcMenus |
Install
Install-Package CB.MvcMenus
dotnet add package CB.MvcMenus
paket add CB.MvcMenus
CB.MvcMenus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.0.0)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.0)