Metadata >> NuGet >> Rsft.Lib.Msmq.MessageCounter

Rsft.Lib.Msmq.MessageCounter

Metadata

Authors Rolosoft
Copyrights Copyright Rolosoft 2013
Description Designed for speed and efficiency (i.e. no iteration / counting of messages using .NET managed code or WMI calls). Uses 'Unsafe' PInvoke with native MSMQ API.
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-queuemessagecounter
ReleaseNotes Added thread safety.
RequireLicenseAcceptance False
Summary MSMQ Message Counter.
Tags Rolosoft MSMQ Message Counter
Title Rsft.Lib.Msmq.MessageCounter
PackageSize 11584
PackageHashAlgorithm SHA512
PackageHash iGgsxbfVsfx9plTUzk+UXOc95WMZLy4HXoDVEH0vvmk1p/1g27qOJPH3ShG4wPgpu0eOXbSKOrbXUsiWg6T8Jw==
DownloadCount 000000
CreatedDate 2013-08-19T16:27:51

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

OpenWrap

Installing the package:
o add-wrap Rsft.Lib.Msmq.MessageCounter
Uninstalling the package:
o remove-wrap Rsft.Lib.Msmq.MessageCounter

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.0.1
1.0.0.0