Metadata >> NuGet >> gcCqrsLite

gcCqrsLite

Metadata

Authors GeniusCode
Description Basic cqrs library
Owners JeremiahRedekop RyanHatch
ProjectUrl https://github.com/GeniusCode/gcCQRSLite
RequireLicenseAcceptance False
Summary basic cqrs library
Tags cqrs
Title Basic Cqrs library
PackageSize 10333
PackageHashAlgorithm SHA512
PackageHash uApwRayYKUMgwSp7Yi28T76trQa6UMgIgfaElZ3g4SmlLbnQlpv3g7nrTYoE1hMKd9pOD3nMx2gLVEiQfTwE7w==
DownloadCount 000000
CreatedDate 2012-10-15T06:10:50

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

OpenWrap

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

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.10
0.6
0.4
0.5