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 the menu item does. It was originally developed to help me test Azure Functions.
Documentation for the latest version can be found on the wiki tab