NClap 2.3.6
NClap is a .NET library for parsing command-line arguments and building interactive command shells. It's driven by a declarative attribute syntax, and easy to extend.
Install-Package NClap -Version 2.3.6
dotnet add package NClap --version 2.3.6
paket add NClap --version 2.3.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.6.1
- Microsoft.Extensions.DependencyInjection (>= 1.1.1)
- System.Collections.NonGeneric (>= 4.3.0)
- System.Console (>= 4.3.0)
- System.Diagnostics.FileVersionInfo (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETStandard 1.6
- Microsoft.Extensions.DependencyInjection (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
- System.Collections.NonGeneric (>= 4.3.0)
- System.Console (>= 4.3.0)
- System.Diagnostics.FileVersionInfo (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)