Command Line Parser for .NET Core written in .NET Standard. 
                        
                    
         
                Info
| Version: | 0.7.0 | 
| Author(s): | Matthias Beerens | 
| Last Update: | Tuesday, March 1, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/MatthiWare/CommandLineParser.Core | 
| NuGet Url: | https://www.nuget.org/packages/MatthiWare.CommandLineParser | 
Install
Install-Package MatthiWare.CommandLineParser
                        dotnet add package MatthiWare.CommandLineParser
                        paket add MatthiWare.CommandLineParser
                        
                                MatthiWare.CommandLineParser Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
 - Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
 
Tags