Asynchronous command and event bus.
Info
Version: | 3.1.0 |
Author(s): | Florian Fordermaier |
Last Update: | Thursday, December 15, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/F-2-F/F2F.Messaging |
NuGet Url: | https://www.nuget.org/packages/F2F.Messaging |
Install
Install-Package F2F.Messaging
dotnet add package F2F.Messaging
paket add F2F.Messaging
F2F.Messaging Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive.Core(>= 4.2.0)
- System.Reactive.Interfaces(>= 4.2.0)
- System.Reactive.Linq(>= 4.2.0)
- System.Reactive.PlatformServices(>= 4.2.0)