Metadata >> NuGet >> PowerArgs >> 2.5.11.0

2.5.11.0

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 contextual assist framework that can be used to provide intellisense like experiences while on the enhanced command line
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 580638
PackageHashAlgorithm SHA512
PackageHash /hk23nWgobcFNntXd+4b5NshIT2U3BMBDO288Mt6gGblY3OhtzZ1zb4RSfA5lJ4yVdsWYzRyfGFTHRXhrtOOyg==
DownloadCount 000000
CreatedDate 2015-02-28T01:53:08

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install PowerArgs -Version 2.5.11.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PowerArgs -Version 2.5.11.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete PowerArgs 2.5.11.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries