Metadata >> NuGet >> MassTransit.Host

MassTransit.Host

Metadata

Authors Chris Patterson, Dru Sellers, Travis Smith
Description MassTransit is a distributed application framework for .NET, including support for RabbitMQ and Azure Service Bus.
IconUrl http://masstransit-project.com/wp-content/themes/pandora/slide.1.png
LicenseUrl https://github.com/MassTransit/MassTransit/blob/master/LICENSE
Owners Chris Patterson, Dru Sellers, Travis Smith
ProjectUrl https://github.com/MassTransit/MassTransit
RequireLicenseAcceptance False
Summary MassTransit Host Service
Tags MassTransit
Dependencies MassTransit:3.0.13|Autofac:3.5.2|log4net:2.0.3|Topshelf:3.2.0|Topshelf.Log4Net:3.2.0
PackageSize 83764
PackageHashAlgorithm SHA512
PackageHash 3WSYzqs2yfzhTwOZy2ob7PhucCZDk43AVdNGKUySzgSLaGMpB+KkHQfndFa9KOO/74xbm6I6AYnTGg3Wngfp8Q==
DownloadCount 000000
CreatedDate 2015-09-28T04:35:42

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

OpenWrap

Installing the package:
o add-wrap MassTransit.Host
Uninstalling the package:
o remove-wrap MassTransit.Host

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
3.0.13