Metadata >> NuGet >> Consolas

Consolas

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 15180
PackageHashAlgorithm SHA512
PackageHash rNsSbXwWMnDkAd+Ft96byhoeGX3sQrMQ+bpphm0+WyB4Xd5oyhFR1muMkyPxGXpXYEaR2Mbx6DhOA3El5nRcPg==
DownloadCount 000000
CreatedDate 2014-05-12T10:31:09

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

OpenWrap

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

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
0.6.2
0.6.1
0.6.0