Args 1.2.1
Command line parser for .NET. Parses command line parameters into custom POCO objects.
Install-Package Args -Version 1.2.1
dotnet add package Args --version 1.2.1
<PackageReference Include="Args" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Args --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.Annotations (>= 4.1.0)
- System.ComponentModel.TypeConverter (>= 4.1.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
-
.NETStandard 2.0
- System.ComponentModel.Annotations (>= 4.1.0)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Args:
Package | Downloads |
---|---|
DatabaseMinder
Backup and zip or restore a MS SQL database library with command line runner
|
|
thorn
A commandline utility accelerator for "Tasks" style utilities.
|
|
DatabaseMinder.Runner
Description
|
|
SevenDigital.FeedMunch.IOC.StructureMap
Description
|
|
SevenDigital.FeedMunch
Description
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Args:
Repository | Stars |
---|---|
GitTools/GitReleaseNotes
Easily generate release notes
|
|
nHapiNET/nHapi
NHapi is a port of the original project HAPI.
|