The MongoDB Messaging library is a lightweight queue pub/sub processing library based on MongoDB data store.
Info
Version: | 2.0.0.28 |
Author(s): | LoreSoft |
Last Update: | Wednesday, July 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/loresoft/MongoDB.Messaging |
NuGet Url: | https://www.nuget.org/packages/MongoDB.Messaging |
Install
Install-Package MongoDB.Messaging
dotnet add package MongoDB.Messaging
paket add MongoDB.Messaging
MongoDB.Messaging Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- MongoDB.Driver(>= 2.4.4)
- NETStandard.Library(>= 1.6.0)
- MongoDB.Driver(>= 2.4.4)
- System.Threading.Thread(>= 4.0.0)
- System.Threading.ThreadPool(>= 4.0.10)
Tags