Metadata >> NuGet >> Consolas >> 0.6.0

0.6.0

Metadata

Authors Consolas
Copyrights Copyright 2014 Consolas
Description Consolas is a console application framework providing a convention based approach to quickly building console apps. The framework is suited both for small throw away apps to large multi sub command apps with lots of arguments.
IconUrl http://www.rickardnilsson.net/image.axd?picture=consolas-icon_1.png
LicenseUrl https://github.com/rickardn/Consolas/blob/master/LICENCE.md
Owners rickardnilsson.net
ProjectUrl https://github.com/rickardn/Consolas
RequireLicenseAcceptance False
Dependencies SimpleInjector:2.5.0:net40|Nustache:1.13.8.22:net40
Title Consolas - a console application framework for .NET
PackageSize 15013
PackageHashAlgorithm SHA512
PackageHash 9CVEBrvgn5QE0r6vHPDwf5pz+p+dq8Ba6OSVTifAmPha9RmeqGRyfUpTsNzgY6KULYeKqo3tTCQdhRoeNG7YSw==
DownloadCount 000000
CreatedDate 2014-05-11T07:54:30

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Consolas -Version 0.6.0
Uninstalling the package:
o remove-wrap Consolas

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