Pingo.FluentCommandLineParser
1.0.25
.NET Framework 4.5
dotnet add package Pingo.FluentCommandLineParser --version 1.0.25
NuGet\Install-Package Pingo.FluentCommandLineParser -Version 1.0.25
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pingo.FluentCommandLineParser" Version="1.0.25" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pingo.FluentCommandLineParser --version 1.0.25
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pingo.FluentCommandLineParser, 1.0.25"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Pingo.FluentCommandLineParser as a Cake Addin
#addin nuget:?package=Pingo.FluentCommandLineParser&version=1.0.25
// Install Pingo.FluentCommandLineParser as a Cake Tool
#tool nuget:?package=Pingo.FluentCommandLineParser&version=1.0.25
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
original:https://github.com/fclp/fluent-command-line-parser A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Pingo.FluentCommandLineParser:
Package | Downloads |
---|---|
Pingo.Console
A MEF Plugin Based Console Kit |
|
Pingo.JsonConverters.Commands
Pingo Console Kit Compliant Json converters |
|
Pingo.TestCommands
This is a test command project that is used as the basis of the command VSIX |
|
Pingo.CommandLineHelp
This is the stock help plugin for the Pingo Console Kit |
GitHub repositories
This package is not used by any popular GitHub repositories.