MongoDB Persistence for NServiceBus.
Info
Version: | 9.0.1 |
Author(s): | rhoffman |
Last Update: | Monday, October 31, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tekmaven/NServiceBus.Persistence.MongoDb |
NuGet Url: | https://www.nuget.org/packages/NServiceBus.Persistence.MongoDb |
Install
Install-Package NServiceBus.Persistence.MongoDb
dotnet add package NServiceBus.Persistence.MongoDb
paket add NServiceBus.Persistence.MongoDb
NServiceBus.Persistence.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Bson(>= 2.3.0)
- MongoDB.Driver(>= 2.3.0)
- MongoDB.Driver.Core(>= 2.3.0)
- MongoDB.Driver.GridFS(>= 2.3.0)
- NServiceBus(>= 6.0.0 && < 7.0.0)
Tags