MongoDB persistence for NServiceBus 7 and .Net Standard 2.0.
Info
| Version: | 7.2.1 |
| Author(s): | SharkByte Software |
| Last Update: | Tuesday, March 10, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sbmako/NServiceBus.MongoDB |
| NuGet Url: | https://www.nuget.org/packages/NServiceBus.MongoDB |
Install
Install-Package NServiceBus.MongoDB
dotnet add package NServiceBus.MongoDB
paket add NServiceBus.MongoDB
NServiceBus.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Bson(>= 2.10.2)
- MongoDB.Driver(>= 2.10.2)
- MongoDB.Driver.Core(>= 2.10.2)
- MongoDB.Driver.GridFS(>= 2.10.2)
- NServiceBus(>= 7.2.3)
- System.Configuration.ConfigurationManager(>= 4.7.0)
- System.Diagnostics.Contracts(>= 4.3.0)
Tags