MyNatsClient 0.17.0
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 -Version 0.17.0
dotnet add package MyNatsClient --version 0.17.0
<PackageReference Include="MyNatsClient" Version="0.17.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MyNatsClient --version 0.17.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MyNatsClient, 0.17.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/danielwertheim/mynatsclient/releases
Dependencies
-
.NETStandard 2.1
- System.Text.Json (>= 4.7.0)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on MyNatsClient:
Package | Downloads |
---|---|
MyNatsClient.Rx
Convenience package that installs MyNatsClient and ReactiveExtensions (System.Reactive). 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.
|
|
MyNatsClient.Encodings.Json
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.
|
|
MyNatsClient.Encodings.Protobuf
Protobuf Encoding for assisting with sending and consuming Protobuf 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.
|
|
Serilog.Sinks.Nats
Serilog sink for NATS messaging server
|
|
Mi.Fx.Nats
macula.io Nats abstraction
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MyNatsClient:
Repository | Stars |
---|---|
GB28181/GB28181.Solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.17.0 | 1,522 | 10/16/2020 |
0.16.1 | 733 | 9/19/2020 |
0.16.0 | 200 | 9/19/2020 |
0.15.0 | 226 | 9/19/2020 |
0.14.3 | 835 | 8/25/2020 |
0.14.2 | 192 | 8/16/2020 |
0.14.1 | 12,791 | 1/6/2020 |
0.13.0 | 63,860 | 6/29/2018 |
0.12.0 | 536 | 6/29/2018 |
0.12.0-pre1 | 681 | 5/4/2018 |
0.11.0 | 40,683 | 1/26/2017 |
0.10.0 | 21,790 | 1/10/2017 |
0.8.0 | 729 | 1/4/2017 |
0.7.0 | 884 | 12/23/2016 |
0.6.0 | 691 | 12/4/2016 |
0.5.1 | 753 | 10/18/2016 |
0.5.0 | 662 | 10/17/2016 |
0.4.0 | 713 | 10/16/2016 |
0.3.0 | 1,020 | 10/8/2016 |
0.3.0-b1 | 873 | 10/6/2016 |
0.2.1 | 761 | 6/14/2016 |
0.1.2 | 600 | 6/12/2016 |