Simple, light weight, base class for command line parser. 
                        
                    
         
                Info
| Version: | 1.0.4 | 
| Author(s): | Paul Klink | 
| Last Update: | Sunday, June 18, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://bitbucket.org/xilytix/commandlineparserbase/overview | 
| NuGet Url: | https://www.nuget.org/packages/Xilytix.CommandLineParserBase | 
Install
Install-Package Xilytix.CommandLineParserBase
                        dotnet add package Xilytix.CommandLineParserBase
                        paket add Xilytix.CommandLineParserBase
                        
                                Xilytix.CommandLineParserBase Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
 
Tags