Metadata >> NuGet >> Consolas >> 0.6.1

0.6.1

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 15183
PackageHashAlgorithm SHA512
PackageHash rMfLEEkhsSstVoxzBYKXlVz1g2DPEDgEjzXM9wsJh6tAcTQ3eWaR7qH1JVzRoq2oiACh/Ci0+GZFFoEGVMusIA==
DownloadCount 000000
CreatedDate 2014-05-12T09:16:20

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

OpenWrap

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