Info
| Version: | 0.19.1 |
| Author(s): | danielwertheim |
| Last Update: | Saturday, May 15, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/danielwertheim/mynatsclient |
| NuGet Url: | https://www.nuget.org/packages/MyNatsClient.Encodings.Json |
Install
Install-Package MyNatsClient.Encodings.Json
dotnet add package MyNatsClient.Encodings.Json
paket add MyNatsClient.Encodings.Json
MyNatsClient.Encodings.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- MyNatsClient(>= 0.17.0)
- Newtonsoft.Json(>= 12.0.3)
Tags
It uses IObservable so it is ReactiveX (RX) friendly.