Metadata >> NuGet >> RapidTransit.Core

RapidTransit.Core

Metadata

Authors Chris Patterson
Description RapidTransit, a quick library to get started building autonomous services using MassTransit
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Chris Patterson
ProjectUrl http://github.com/MassTransit/RapidTransit
RequireLicenseAcceptance False
Dependencies Automatonymous:1.2.5|Automatonymous.MassTransit:1.2.5|Magnum:2.1.2|MassTransit:2.9.5|MassTransit.Courier:2.9.5|MassTransit.Scheduling:1.2.5|Newtonsoft.Json:5.0.8|RabbitMQ.Client:3.2.1|Taskell:0.1.2
Title RapidTransit.Core
PackageSize 194150
PackageHashAlgorithm SHA512
PackageHash 0p0eY7QEI4A+gC5tFKVxfh3pkTi8CzhaBrsuCXYwEEIK9zLy3W9LN6H1JJGnCMFk2F4A4hGvGfgloMZKO46ohg==
DownloadCount 000000
CreatedDate 2014-03-18T22:30: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 RapidTransit.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install RapidTransit.Core -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 RapidTransit.Core
Installing the package (HTTP Basic authentication):
Install-Package RapidTransit.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package RapidTransit.Core -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package RapidTransit.Core

OpenWrap

Installing the package:
o add-wrap RapidTransit.Core
Uninstalling the package:
o remove-wrap RapidTransit.Core

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.1.0
0.1.0