Redis PubSub for Simple Messaging Framework. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Eugen Pavlenko | 
| Last Update: | Tuesday, April 17, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/EugenPavlenko/SimpleMessageFrameWork | 
| NuGet Url: | https://www.nuget.org/packages/SimpleMessageFrameWork.RedisPubSub | 
Install
Install-Package SimpleMessageFrameWork.RedisPubSub
                        dotnet add package SimpleMessageFrameWork.RedisPubSub
                        paket add SimpleMessageFrameWork.RedisPubSub
                        
                                SimpleMessageFrameWork.RedisPubSub Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- SimpleMessageFrameWork.Core(>= 1.0.0)
 - StackExchange.Redis(>= 1.2.6)
 
Tags