CommandLineSwitchParser NuGet Package

This is a simple parser for command line options on .NET Framewrok & .NET Core.

What you should do is only define your option class and write code like "var option = CommandLineSwicth.Parse<YourOptionClass>(ref args);". There is no need to annotate your option class with any attributes.




Got any CommandLineSwitchParser Question?





Info

Version: 1.1.0
Author(s): J.Sakamoto
Last Update: Monday, January 17, 2022
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/jsakamoto/CommandLineSwitchParser
NuGet Url: https://www.nuget.org/packages/CommandLineSwitchParser


Install
Install-Package CommandLineSwitchParser
dotnet add package CommandLineSwitchParser
paket add CommandLineSwitchParser
CommandLineSwitchParser Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5
  • No dependencies.
.NETStandard 1.1 1 package depend on this package.


Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

801