Metadata >> NuGet >> FluentCommandLineParser >> 1.0.3.0

1.0.3.0

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://siywilliams.github.com/fluent-command-line-parser
ReleaseNotes https://github.com/siywilliams/fluent-command-line-parser/wiki/Release-Notes
RequireLicenseAcceptance False
Tags fluent command line parser commandline c# net35
PackageSize 135957
PackageHashAlgorithm SHA512
PackageHash b9eyt+/byUMfLrERN0lgajt1svgQZ+233ZbyEC/NvJkJDtD3ech+/qk15FQyF6lBJ17A8m7asUZezrOrMJedXA==
DownloadCount 000000
CreatedDate 2013-03-13T07:42:41

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.0.3.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FluentCommandLineParser -Version 1.0.3.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 FluentCommandLineParser 1.0.3.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap FluentCommandLineParser -Version 1.0.3.0
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