File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <a href="https://codecov.io/gh/MatthiWare/CommandLineParser.Core"><img src="https://codecov.io/gh/MatthiWare/CommandLineParser.Core/branch/master/graph/badge.svg" alt="Codecov" /></a>
55 <a href="https://www.codefactor.io/repository/github/matthiware/commandlineparser.core"><img src="https://www.codefactor.io/repository/github/matthiware/commandlineparser.core/badge" alt="Codefactor badge"></a>
66 <a href="https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)"><img src="https://img.shields.io/badge/License-AGPL%20v3-blue.svg" alt="AGPL v3"></a>
7+ <a href="https://www.nuget.org/packages/MatthiWare.CommandLineParser"><img src="https://img.shields.io/nuget/dt/MatthiWare.CommandLineParser.svg" alt="NuGet badge"></a>
8+
79</p >
810<p align =" center " >
911 <img src="https://buildstats.info/appveyor/chart/Matthiee/commandlineparser-core?branch=master" />
1012</p >
1113
1214# CommandLineParser
13- Command line parser for .Net Core
15+ A simple, light-weight and strongly typed commandline parser made in .Net standard.
16+
17+ ## Configuration
18+ - Fluent API
19+ - Attributes on options model
You can’t perform that action at this time.
0 commit comments