Metadata >> NuGet >> FluentCommandLineParser >> 1.2.2

1.2.2

Metadata

Authors siywilliams
Copyrights Copyright Simon Williams 2012 - 2013
Description A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
Owners siywilliams
ProjectUrl http://fclp.github.com/fluent-command-line-parser
ReleaseNotes https://github.com/fclp/fluent-command-line-parser/wiki/Release-Notes
RequireLicenseAcceptance False
Tags fluent command line parser commandline c# net35
Title Fluent Command Line Parser
PackageSize 208455
PackageHashAlgorithm SHA512
PackageHash CddhDKVd4A+ricwPu11K4LzHwc5JLR9LsppyOBtdPjZNyIU+ZwyyFtT75zM0CK8GHQ5MjUyINAyP0MNoeDXqEw==
DownloadCount 000000
CreatedDate 2013-06-28T23:57:46

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 FluentCommandLineParser -Version 1.2.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FluentCommandLineParser -Version 1.2.2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete FluentCommandLineParser 1.2.2 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap FluentCommandLineParser -Version 1.2.2
Uninstalling the package:
o remove-wrap FluentCommandLineParser

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=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v3.5,Profile=Client Binaries