Simple message topic implementation based on Reactive.net.
Info
| Version: | 5.4.0 |
| Author(s): | CreativeCoders |
| Last Update: | Friday, December 12, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/CreativeCodersTeam/Core |
| NuGet Url: | https://www.nuget.org/packages/CreativeCoders.Reactive.Messaging |
Install
Install-Package CreativeCoders.Reactive.Messaging
dotnet add package CreativeCoders.Reactive.Messaging
paket add CreativeCoders.Reactive.Messaging
CreativeCoders.Reactive.Messaging Download (Unzip the "nupkg" after downloading)
Dependencies
- CreativeCoders.Core(>= 0.14.1)
- System.Reactive(>= 5.0.0)