Metadata >> NuGet >> Hellang.MessageBus

Hellang.MessageBus

Metadata

Authors Kristian Hellang
Copyrights Copyright Kristian Hellang 2012
Description A MessageBus for .NET 3.5+, Silverlight 4+, Windows Phone 7+ and .NET for Windows Store apps (WinRT)
IconUrl http://cdn1.iconfinder.com/data/icons/STROKE/accounting/png/400/bus.png
Owners Kristian Hellang
ProjectUrl https://github.com/khellang/Hellang.MessageBus
RequireLicenseAcceptance False
Tags MessageBus EventAggregator
Title Hellang.MessageBus
PackageSize 34790
PackageHashAlgorithm SHA512
PackageHash cClpe1JLM1Ft6UeAAn/L5et9bDZ80mLZJKQkqHTunZuYQ7iDypwVstP1zU7wD29XW3m2hp1opOwRwYZRBczWmg==
DownloadCount 000000
CreatedDate 2012-10-18T08:30:22

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

OpenWrap

Installing the package:
o add-wrap Hellang.MessageBus
Uninstalling the package:
o remove-wrap Hellang.MessageBus

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
1.0.1.0
1.0.0.0