Metadata >> NuGet >> PowerArgs

PowerArgs

Metadata

Authors Adam Abdelhamed
Copyrights Copyright 2012 Adam Abdelhamed
Description The ultimate .NET command line parser - PowerArgs converts command line arguments into .NET objects that are easy to program against. It also provides a ton of additional, optional capabilities that you can try such as argument validation, auto generated usage documentation, tab completion, Entity Framework querying, secure string arguments, and plenty of hooks for extensibility.
LicenseUrl https://github.com/adamabdelhamed/PowerArgs/blob/master/LICENSE.txt
Owners Adam Abdelhamed
ProjectUrl http://github.com/adamabdelhamed/PowerArgs
ReleaseNotes Added the progress bar cli component and updated context assist search to be more flexible
RequireLicenseAcceptance False
Summary The ultimate .NET command line parser - PowerArgs converts command line arguments into .NET objects that are easy to program against.
Tags Command Line Argument Parser
Title PowerArgs
PackageSize 667490
PackageHashAlgorithm SHA512
PackageHash i0QUXDoomfTHVCVJYKysRMxd+RRovG8+IMyt9nPbDQj/CBdyVHl43qBzI7Wllg5J1lDNsMcFeqoizU4BdiY1/g==
DownloadCount 000000
CreatedDate 2015-08-29T19:35:01

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install PowerArgs -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PowerArgs -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package PowerArgs
Installing the package (HTTP Basic authentication):
Install-Package PowerArgs -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package PowerArgs -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package PowerArgs

OpenWrap

Installing the package:
o add-wrap PowerArgs
Uninstalling the package:
o remove-wrap PowerArgs

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.7.0.0
2.6.0.1
2.6.0.0
2.5.11.0
2.5.10.1
2.5.10.0
2.5.9.2
2.5.9.1
2.5.9-preview
2.5.8-preview