A small message bus wrapper library which helps developer to implement his/her own lite message bus.
                        
                    
         
                Info
| Version: | 1.0.0-Preview-2 | 
| Author(s): | Linh Nguyen | 
| Last Update: | Wednesday, October 23, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/redplane/LiteMessageBus | 
| NuGet Url: | https://www.nuget.org/packages/LiteMessageBus | 
Install
Install-Package LiteMessageBus
                        dotnet add package LiteMessageBus
                        paket add LiteMessageBus
                        
                                LiteMessageBus Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Reactive(>= 4.2.0)
 
Tags