Library to help make dynamic menus in ASP.NET Core
-
Updated
Nov 10, 2016 - C#
Library to help make dynamic menus in ASP.NET Core
Used to create .NET Core console applications with menus. It uses reflection to find the menu items and builds the menus for you so that you can focus on the work that the menu item perform. It also uses Microsoft's dependency injection framework that can be used to inject dependencies into menu items. This project was originally developed to he…
Add a description, image, and links to the dynamic-menus topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-menus topic, visit your repo's landing page and select "manage topics."