MongoDB.Messaging ported to .net core.
Info
Version: | 1.3.1 |
Author(s): | Whyellow |
Last Update: | Tuesday, January 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MongoDB.Messaging.NetCore |
Install
Install-Package MongoDB.Messaging.NetCore
dotnet add package MongoDB.Messaging.NetCore
paket add MongoDB.Messaging.NetCore
MongoDB.Messaging.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentLogger(>= 3.0.0.30)
- MongoDB.Driver(>= 2.4.2)
- NETStandard.Library(>= 1.6.1)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)