Metadata >> NuGet >> Hydra-Conversations

Hydra-Conversations

Metadata

Authors Nick North
Copyrights Copyright 2013
Description Conversation functionality for the Hydra distributed messaging system.
IconUrl https://github.com/NorthNick/hydra/wiki/Images/Hydra128.png
Owners Nick North
ProjectUrl https://github.com/NorthNick/hydra/wiki
ReleaseNotes Beta NuGet release.
RequireLicenseAcceptance False
Tags Hydra Messaging CouchDb
Dependencies Hydra-Messaging:2.0.1
PackageSize 16179
PackageHashAlgorithm SHA512
PackageHash 9grB6CkfG4ncMH9WSjcchzQQCX3xiSRcrrdiwImcCUdu9yRKz6kgL17xnSc9MrJ2mI9wZRq+Znd3kuaOjfW1KQ==
DownloadCount 000000
CreatedDate 2013-12-20T20:51:15

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

OpenWrap

Installing the package:
o add-wrap Hydra-Conversations
Uninstalling the package:
o remove-wrap Hydra-Conversations

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.1
2.0.0
1.0.0