Metadata >> NuGet >> Commons.GetOptions

Commons.GetOptions

Metadata

Authors Rafael 'Monoman' Teixeira, Managed Commons Team
Copyrights Copyright (c) 2002-2015 Rafael 'Monoman' Teixeira, Managed Commons Team
Description Command line arguments parsing library
LicenseUrl https://raw.githubusercontent.com/monoman/managed-commons-getoptions/master/LICENSE
Owners Rafael 'Monoman' Teixeira, Managed Commons Team
ProjectUrl https://github.com/monoman/managed-commons-getoptions
ReleaseNotes Totally In flux! Don't use this yet!
RequireLicenseAcceptance False
Tags options parsing
Dependencies Commons.Core:1.2.0-Alpha
Title Commons.GetOptions
PackageSize 53770
PackageHashAlgorithm SHA512
PackageHash 8dyIN40u/jO3DczoJ0H+yG9qLew6rzbfDGox5lAxuYZOGQRTrF3+9umXtMO7JJydeGiNhHyZjLyPt/JrczD0Dw==
DownloadCount 000000
CreatedDate 2015-06-02T12:03:43

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 Commons.GetOptions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Commons.GetOptions -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 Commons.GetOptions
Installing the package (HTTP Basic authentication):
Install-Package Commons.GetOptions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Commons.GetOptions -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Commons.GetOptions

OpenWrap

Installing the package:
o add-wrap Commons.GetOptions
Uninstalling the package:
o remove-wrap Commons.GetOptions

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.3.0-Alpha