SmartCon 1.2.0
SmartCon is a small collection of console tools for .NET. Offers processing of commandline arguments with different flavours of commandline switches.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SmartCon -Version 1.2.0
dotnet add package SmartCon --version 1.2.0
<PackageReference Include="SmartCon" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SmartCon --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- v.1.2.0: Added support for case insensitive argument handling; introduced new namespaces and interfaces.
- v.1.1.1: Added support for npm like commandlines, for example "npm adduser --registry=blafoo". Added more strategies for command line processing. Code clean-up and refactoring.
Dependencies
-
.NETStandard 2.0
- 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.