AsyncBus is a fully-asynchronous, in-memory implementation of a message bus.
                        
                    
         
                Info
| Version: | 0.2.0 | 
| Author(s): | ThymineC | 
| Last Update: | Tuesday, March 6, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/AsyncBus | 
Install
Install-Package AsyncBus
                        dotnet add package AsyncBus
                        paket add AsyncBus
                        
                                AsyncBus Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Reactive(>= 4.0.000001)