MyNatsClient.Encodings.Json
0.17.0
JSON Encoding for assisting with sending and consuming JSON messages using MyNatsClient which 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.
Install-Package MyNatsClient.Encodings.Json -Version 0.17.0
dotnet add package MyNatsClient.Encodings.Json --version 0.17.0
<PackageReference Include="MyNatsClient.Encodings.Json" Version="0.17.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MyNatsClient.Encodings.Json --version 0.17.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/danielwertheim/mynatsclient/releases
Dependencies
-
.NETStandard 2.1
- MyNatsClient (>= 0.17.0)
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MyNatsClient.Encodings.Json:
Package | Downloads |
---|---|
Serilog.Sinks.Nats
Serilog sink for NATS messaging server
|
|
Mi.Fx.Nats
macula.io Nats abstraction
|
|
Mi.Fx.Contract
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.