NConsoleMenu 0.9.0
Console menus are easy to build, complex menus are supported, and using them is simple and quick
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>NConsoleMenu</id>
<version>0.9.0</version>
<title>NConsoleMenu</title>
<authors>Sebastian Heuchler</authors>
<owners>Sebastian Heuchler</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://github.com/nerai/CMenu/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/nerai/CMenu</projectUrl>
<description>Console menus are easy to build, complex menus are supported, and using them is simple and quick</description>
<releaseNotes>Initial release</releaseNotes>
<copyright>Copyright 2018</copyright>
<tags>console menu shell framework consolemenu choice command prompt</tags>
<dependencies />
</metadata>
</package>