BrightSword.CommandLineUtilities
1.0.0
dotnet add package BrightSword.CommandLineUtilities --version 1.0.0
NuGet\Install-Package BrightSword.CommandLineUtilities -Version 1.0.0
<PackageReference Include="BrightSword.CommandLineUtilities" Version="1.0.0" />
<PackageVersion Include="BrightSword.CommandLineUtilities" Version="1.0.0" />
<PackageReference Include="BrightSword.CommandLineUtilities" />
paket add BrightSword.CommandLineUtilities --version 1.0.0
#r "nuget: BrightSword.CommandLineUtilities, 1.0.0"
#:package BrightSword.CommandLineUtilities@1.0.0
#addin nuget:?package=BrightSword.CommandLineUtilities&version=1.0.0
#tool nuget:?package=BrightSword.CommandLineUtilities&version=1.0.0
Writing command-line applications generally requires processing command-line arguments to control the behaviour of the program.
In the early days of .NET 1.1, and after seeing several implementations of command-line processors, and finding them either cumbersome to use or non-friendly in their approach, I decided to write one.
I've updated this over the years and decided to open-source it. It uses features of .NET 3.5 now, and makes use of attributes, reflection, generics and Func<>/Action<> to make it easy to integrate and use.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|