Metadata >> NuGet >> MongoDB.Messaging

MongoDB.Messaging

Metadata

Authors LoreSoft
Copyrights Copyright (c) 2015, LoreSoft
Description The MongoDB Messaging library is a lightweight queue pub/sub processing library based on MongoDB data store.
Language en-US
LicenseUrl https://raw.githubusercontent.com/loresoft/MongoDB.Messaging/master/LICENSE
Owners LoreSoft
ProjectUrl https://github.com/loresoft/MongoDB.Messaging
RequireLicenseAcceptance False
Summary MongoDB Messaging library
Tags MongoDB Messaging Pub Sub Queue
Dependencies MongoDB.Driver:2.0.0
PackageSize 104540
PackageHashAlgorithm SHA512
PackageHash uDQ4cx8ZwHnfsc/aIy+NNjCbfTJNZVGgWJcqWfD1e6V/rguEZGGivBIShNX8DJkf7Te6/vVc94gZ+r5otiRpZA==
DownloadCount 000000
CreatedDate 2015-08-19T04:46:29

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

OpenWrap

Installing the package:
o add-wrap MongoDB.Messaging
Uninstalling the package:
o remove-wrap MongoDB.Messaging

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.4
1.0.0.3
1.0.0.2
1.0.0.1