Light abstraction on top of MongoDB to provide basic message queue functionality.
Info
Version: | 1.2.3.2 |
Author(s): | Vadim Zhogalskiy |
Last Update: | Tuesday, January 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/solomoto-dev/MongoDBQueue |
NuGet Url: | https://www.nuget.org/packages/MongoDBQueue |
Install
Install-Package MongoDBQueue
dotnet add package MongoDBQueue
paket add MongoDBQueue
MongoDBQueue Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- MongoDBQueue.Core(>= 1.2.4.2)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- MongoDB.Driver(>= 2.4.4)
- NETStandard.Library(>= 2.0.1)
- MongoDBQueue.Core(>= 1.2.4.2)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- MongoDB.Driver(>= 2.4.4)
- NETStandard.Library(>= 2.0.1)
Tags