Metadata >> NuGet >> NServiceKit.Plugins.MsgPack

NServiceKit.Plugins.MsgPack

Metadata

Authors NServiceKit
Copyrights NServiceKit 2014 and contributors
Description Free and Open Source fork of NServiceKit.Plugins.MsgPack V3 Add the MsgPack binary format and endpoint to a NServiceKit web service host.
IconUrl http://www.nservicekit.com/logo-100x100.png
Language en-US
LicenseUrl https://github.com/NServiceKit/NServiceKit/blob/master/LICENSE
Owners NServiceKit
ProjectUrl https://github.com/NServiceKit/NServiceKit
RequireLicenseAcceptance False
Summary MsgPack Format Serializer ContentType ServiceClients for NServiceKit
Tags MsgPack MessagePack Message Pack Fast Binary Serializer Format ContentType REST Web Services NServiceKit ServiceStack
Dependencies NServiceKit.Common:[1.0, 2.0)
Title Message Pack support for NServiceKit. Includes typed MsgPack Client
PackageSize 119411
PackageHashAlgorithm SHA512
PackageHash tRfTpiGZ2yfK6vCVrPZyjP0lPjNrxN1kXqp5RCq7AXWAD7AnVJVplD0PXv89Bi6hmYtXwX0A9moyRIaNtuzFnw==
DownloadCount 000000
CreatedDate 2015-09-13T17:07:13

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

OpenWrap

Installing the package:
o add-wrap NServiceKit.Plugins.MsgPack
Uninstalling the package:
o remove-wrap NServiceKit.Plugins.MsgPack

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.40
1.0.37
1.0.35
1.0.32
1.0.31
1.0.27
1.0.11