A basic, quick and easy to use command line flags and options library.
                        
                    
         
                Info
| Version: | 1.0.2 | 
| Author(s): | Ziya Suzen | 
| Last Update: | Sunday, January 21, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/mtmk/csharp-flags-basic | 
| NuGet Url: | https://www.nuget.org/packages/FlagsBasic | 
Install
Install-Package FlagsBasic
                        dotnet add package FlagsBasic
                        paket add FlagsBasic
                        
                                FlagsBasic Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - System.Reflection(>= 4.3.0)
 - System.Text.RegularExpressions(>= 4.3.0)
 
No dependencies. 
Tags