NATS.Client 0.2.1.1

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.2.1.1
NuGet\Install-Package NATS.Client -Version 0.2.1.1
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.2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NATS.Client --version 0.2.1.1
#r "nuget: NATS.Client, 0.2.1.1"
#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.2.1.1

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

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.  See http://nats.io/ for more information.

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 (74)

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 32,266 3/7/2024
1.1.4-pre1 171 3/7/2024
1.1.3 10,034 2/29/2024
1.1.2 55,632 1/22/2024
1.1.2-pre3 381 1/16/2024
1.1.2-pre2 336 1/15/2024
1.1.1 171,324 11/16/2023
1.1.1-pre2 604 11/8/2023
1.1.1-pre1 586 10/30/2023
1.1.0 177,007 10/3/2023
1.0.8 86,853 8/17/2023
1.0.8-pre1 1,053 8/9/2023
1.0.7 324,852 7/12/2023
1.0.6 75,257 6/23/2023
1.0.5 9,800 6/20/2023
1.0.4 115,157 5/12/2023
1.0.3 350,481 1/27/2023
1.0.3-pre3 1,563 12/29/2022
1.0.3-pre2 815 12/21/2022
1.0.3-pre1 826 12/20/2022
1.0.2 211,023 11/8/2022
1.0.1 571,735 9/19/2022
1.0.0 3,232 9/15/2022
0.14.9-pre4 838 9/12/2022
0.14.9-pre3 1,255 8/26/2022
0.14.9-pre1 6,205 8/8/2022
0.14.8 407,670 6/23/2022
0.14.7 38,130 6/18/2022
0.14.6 663,038 5/4/2022
0.14.5 514,596 2/3/2022
0.14.4 153,370 1/6/2022
0.14.3 194,086 11/22/2021
0.14.1 102,439 11/2/2021
0.14.0 14,214 10/27/2021
0.14.0-pre3 8,652 9/1/2021
0.14.0-pre2 1,204 8/31/2021
0.14.0-pre1 31,947 7/24/2021
0.12.0 596,600 2/26/2021
0.12.0-pre1 951 2/24/2021
0.11.0 1,099,408 10/13/2020
0.11.0-pre2 1,222 9/24/2020
0.11.0-pre1 51,626 6/8/2020
0.10.1 306,422 5/15/2020
0.10.1-pre2 3,167 12/8/2019
0.10.1-pre1 1,180 11/27/2019
0.10.0 556,575 11/18/2019
0.9.1-pre1 1,368 10/8/2019
0.9.0 419,431 6/9/2019
0.8.1 744,114 6/15/2018
0.8.0 95,352 8/7/2017
0.7.1 136,659 4/19/2017
0.7.0 10,564 11/15/2016
0.6.2-rc1 2,095 10/4/2016
0.6.1 24,670 9/9/2016
0.6.0 1,984 8/18/2016
0.5.0 6,235 5/26/2016
0.4.0 3,946 2/12/2016
0.3.0 2,292 12/11/2015
0.2.1.1 3,854 11/12/2015

Performance enhancements, delegate changes, API documentation.