Use Mongo as the messaging backplane for scaling out of ASP.NET SignalR 2.0 applications. 
                        
                    
         
                Info
| Version: | 1.0.3 | 
| Author(s): | Nasa8x | 
| Last Update: | Friday, August 8, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/nasavietnam/Signalr.MongoDb | 
| NuGet Url: | https://www.nuget.org/packages/Signalr.MongoDb | 
Install
Install-Package Signalr.MongoDb
                        dotnet add package Signalr.MongoDb
                        paket add Signalr.MongoDb
                        
                                Signalr.MongoDb Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.SignalR.Core(2.0)
 - mongocsharpdriver(1.9)
 - Microsoft.Owin(2.0)
 
Tags