EasyCmdLineReader 1.1.1
A C++ Cross platform library (shared, static or in sources) for reading, parsing validation and getting values of command line arguments
Install-Package EasyCmdLineReader -Version 1.1.1
dotnet add package EasyCmdLineReader --version 1.1.1
<PackageReference Include="EasyCmdLineReader" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyCmdLineReader --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Optimized with proper placing const references instead references or passing args by values, various small changes, e.t.c.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.