Metadata >> NuGet >> Rsft.Lib.Msmq.WcfNamingMap >> 1.0.0.0

1.0.0.0

Metadata

Authors Rolosoft
Copyrights Copyright Rolosoft 2013
Description Extension methods to map naming conventions between WCF endpoints and URI for MSMQ. This library can perform mappings in both directions (i.e. WCR -> URI or URI -> WCF). Example usage: string myUri = ".\private$\MyQueue"; string mappedToWcf = myUri.ToWcf(); Gives "net.msmq://localhost/private/MyQueue"
IconUrl https://dl.dropboxusercontent.com/u/32051584/logos/rsftlogo32x32.png
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Rolosoft
ProjectUrl https://bitbucket.org/everify/library-msmq-wcfnamingmap
ReleaseNotes Initial release.
RequireLicenseAcceptance False
Summary MSMQ to URI Mapping.
Tags Rolosoft MSMQ URI Mapping
Title Rsft.Lib.Msmq.WcfNamingMap
PackageSize 12426
PackageHashAlgorithm SHA512
PackageHash 99TW+xJ3a0Jm7Cgu+nJLc+vPxx9dsu5haqiTX6Up/noNf1r/C8DNM9fuuznnJ6CWtx3TynByUbbz79KqiWm9iA==
DownloadCount 000000
CreatedDate 2013-08-17T08:05:01

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Rsft.Lib.Msmq.WcfNamingMap -Version 1.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Rsft.Lib.Msmq.WcfNamingMap -Version 1.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Rsft.Lib.Msmq.WcfNamingMap 1.0.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Rsft.Lib.Msmq.WcfNamingMap -Version 1.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Rsft.Lib.Msmq.WcfNamingMap -Version 1.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Rsft.Lib.Msmq.WcfNamingMap -Version 1.0.0.0
Uninstalling the package:
o remove-wrap Rsft.Lib.Msmq.WcfNamingMap

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries