Simple message topic implementation based on Reactive.net.
Info
Version: | 4.3.0 |
Author(s): | CreativeCoders |
Last Update: | Friday, November 1, 2024 |
.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)