NATS.Client 0.4.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NATS.Client --version 0.4.0
NuGet\Install-Package NATS.Client -Version 0.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NATS.Client" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NATS.Client --version 0.4.0
#r "nuget: NATS.Client, 0.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NATS.Client as a Cake Addin
#addin nuget:?package=NATS.Client&version=0.4.0

// Install NATS.Client as a Cake Tool
#tool nuget:?package=NATS.Client&version=0.4.0

NATS acts as a central nervous system for distributed systems at scale, such as mobile devices, IoT networks, and cloud native infrastructure.  This is the .NET client API.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (73)

Showing the top 5 NuGet packages that depend on NATS.Client:

Package Downloads
STAN.Client

NATS acts as a central nervous system for distributed systems at scale for IoT, edge computing, and cloud native and on-premise applications. This is the .NET Streaming client API.

NBomber

Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push).

AspNetCore.HealthChecks.Nats

HealthChecks.Nats is the health check package for Nats.

Neon.Xunit

Xunit extensions including several additional test fixtures

TWCore.Messaging.NATS

TWCore Framework. A multipurpose framework library for .net core

GitHub repositories (16)

Showing the top 5 popular GitHub repositories that depend on NATS.Client:

Repository Stars
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
aliostad/CacheCow
An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
GB28181/GB28181.Solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
Version Downloads Last updated
1.1.4 24,918 3/7/2024
1.1.4-pre1 156 3/7/2024
1.1.3 9,073 2/29/2024
1.1.2 52,581 1/22/2024
1.1.2-pre3 366 1/16/2024
1.1.2-pre2 323 1/15/2024
1.1.1 164,764 11/16/2023
1.1.1-pre2 589 11/8/2023
1.1.1-pre1 570 10/30/2023
1.1.0 173,075 10/3/2023
1.0.8 85,755 8/17/2023
1.0.8-pre1 1,030 8/9/2023
1.0.7 315,526 7/12/2023
1.0.6 75,118 6/23/2023
1.0.5 9,510 6/20/2023
1.0.4 114,263 5/12/2023
1.0.3 348,521 1/27/2023
1.0.3-pre3 1,551 12/29/2022
1.0.3-pre2 801 12/21/2022
1.0.3-pre1 814 12/20/2022
1.0.2 209,676 11/8/2022
1.0.1 570,106 9/19/2022
1.0.0 3,218 9/15/2022
0.14.9-pre4 823 9/12/2022
0.14.9-pre3 1,240 8/26/2022
0.14.9-pre1 6,192 8/8/2022
0.14.8 406,198 6/23/2022
0.14.7 37,934 6/18/2022
0.14.6 662,148 5/4/2022
0.14.5 513,769 2/3/2022
0.14.4 152,933 1/6/2022
0.14.3 193,678 11/22/2021
0.14.1 101,981 11/2/2021
0.14.0 14,187 10/27/2021
0.14.0-pre3 8,638 9/1/2021
0.14.0-pre2 1,191 8/31/2021
0.14.0-pre1 31,947 7/24/2021
0.12.0 595,684 2/26/2021
0.12.0-pre1 935 2/24/2021
0.11.0 1,097,547 10/13/2020
0.11.0-pre2 1,207 9/24/2020
0.11.0-pre1 51,612 6/8/2020
0.10.1 305,302 5/15/2020
0.10.1-pre2 3,153 12/8/2019
0.10.1-pre1 1,166 11/27/2019
0.10.0 555,027 11/18/2019
0.9.1-pre1 1,353 10/8/2019
0.9.0 417,305 6/9/2019
0.8.1 741,693 6/15/2018
0.8.0 95,336 8/7/2017
0.7.1 136,607 4/19/2017
0.7.0 10,460 11/15/2016
0.6.2-rc1 2,080 10/4/2016
0.6.1 24,638 9/9/2016
0.6.0 1,969 8/18/2016
0.5.0 6,203 5/26/2016
0.4.0 3,946 2/12/2016
0.3.0 2,277 12/11/2015
0.2.1.1 3,835 11/12/2015

Performance enhancements, pending message and bytes statistics, various bug fixes,