Info
| Version: | 0.13.0 |
| Author(s): | danielwertheim |
| Last Update: | Friday, June 29, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/danielwertheim/mynatsclient |
| NuGet Url: | https://www.nuget.org/packages/MyNatsClient.Rx |
Install
Install-Package MyNatsClient.Rx
dotnet add package MyNatsClient.Rx
paket add MyNatsClient.Rx
MyNatsClient.Rx Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- MyNatsClient(>= 0.13.0)
- System.Reactive(>= 4.0.0)
- MyNatsClient(>= 0.13.0)
- System.Reactive(>= 4.0.0)
Tags
MyNatsClient, provides a simple, effective sync and async library for interacting with NATS Server using .NET and .NET Core. It uses IObservable so it is ReactiveX (RX) friendly.