Metadata >> NuGet >> Conventional

Conventional

Metadata

Authors Mike Minutillo,Cameron MacFarland
Description Conventional adds convention based type-scanning to your project.
IconUrl https://github.com/wolfbyte/conventional/raw/master/Assets/logo.png
Language en-AU
LicenseUrl https://github.com/wolfbyte/conventional/raw/master/LICENCE.txt
Owners Mike Minutillo,Cameron MacFarland
ProjectUrl https://github.com/wolfbyte/conventional
RequireLicenseAcceptance True
Summary Add convention-based type-scanning to your project
Tags conventions
Title Conventional
PackageSize 50440
PackageHashAlgorithm SHA512
PackageHash YZ9qb8/D+LBWQffQEMSRY41cZQ5FulN0HqD3EPXMSND910E7pX7VQ9u6Kqc9vx2jPZfF0ximprtwEFcj6xuekQ==
DownloadCount 000000
CreatedDate 2012-12-21T06:17:57

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

OpenWrap

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

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.0.0.36
2.0.0.35
2.0.0.34
2.0.0.33
2.0.0-alpha32