The MongoDB Messaging SignalR library is a SignalR Hub for change notification.
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.SignalR |
Install
Install-Package MongoDB.Messaging.SignalR
dotnet add package MongoDB.Messaging.SignalR
paket add MongoDB.Messaging.SignalR
MongoDB.Messaging.SignalR Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Messaging(>= 2.0.0)
- Microsoft.AspNet.SignalR.Core(>= 2.2.2)
- MongoDB.Driver(>= 2.4.4)
- Newtonsoft.Json(>= 10.0.3)
Tags