Metadata >> NuGet >> Contastic

Contastic

Metadata

Authors Chris Wood
Description Contastic is a console application library that reflects command line parameters onto objects
Language en-US
LicenseUrl https://raw.github.com/flipbit/contastic/master/LICENSE.md
Owners Chris Wood
ProjectUrl http://github.com/flipbit/contastic
RequireLicenseAcceptance False
Tags console cli
Title Contastic
PackageSize 36447
PackageHashAlgorithm SHA512
PackageHash 1MNnSi2z1J1xVsoeLCRRw7cjXZs7jiNWvFkd6EYerNFvXqhm77RBu6Gcg8VzX8/QmefJwyjS4nI0FvxS9UD/1Q==
DownloadCount 000000
CreatedDate 2014-10-17T07:25:22

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

OpenWrap

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

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
1.0.1