NATS.Client 1.1.8

Prefix Reserved
dotnet add package NATS.Client --version 1.1.8
                    
NuGet\Install-Package NATS.Client -Version 1.1.8
                    
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="1.1.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NATS.Client" Version="1.1.8" />
                    
Directory.Packages.props
<PackageReference Include="NATS.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NATS.Client --version 1.1.8
                    
#r "nuget: NATS.Client, 1.1.8"
                    
#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.
#:package NATS.Client@1.1.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NATS.Client&version=1.1.8
                    
Install as a Cake Addin
#tool nuget:?package=NATS.Client&version=1.1.8
                    
Install as a Cake Tool

**NOTE** For .NET 6 upwards we recommend NATS.Net package - 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 client API.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (70)

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

Package Downloads
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).

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.

Neon.Xunit

Xunit extensions including several additional test fixtures

TWCore.Messaging.NATS

TWCore Framework. A multipurpose framework library for .net core

Sitko.Core.Queue.Nats

Sitko.Core is a set of libraries to help build .NET Core applications fast

GitHub repositories (16)

Showing the top 16 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
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
K8sAcademy/Fundamentals-HandsOn
Files for the Docker and Kubernetes Fundamentals Hands-On labs
GB28181/GB28181.Solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
sixeyed/diamol
Code samples for the book "Learn Docker in a Month of Lunches"
nats-io/nats.net
Full Async C# / .NET client for NATS
Soluto/tweek
Tweek - an open source feature manager
christopherread/Obvs
An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.
sixeyed/kiamol
Learn Kubernetes in a Month of Lunches
Cysharp/AlterNats
An alternative high performance NATS client for .NET.
sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
nats-io/stan.net
The official NATS .NET C# Streaming Client
osstotalsoft/nbb
.Net Building Blocks
gilbutITbook/080258
jamespratt/configuration-service
Configuration Service is a distributed configuration provider for .NET
Version Downloads Last Updated
1.1.8 42,194 5/2/2025
1.1.7 105,690 2/20/2025
1.1.7-pre1 3,851 7/17/2024
1.1.6 848,332 7/15/2024
1.1.5 467,844 5/8/2024
1.1.4 210,739 3/7/2024
1.1.4-pre1 261 3/7/2024
1.1.3 24,987 2/29/2024
1.1.2 163,869 1/22/2024
1.1.2-pre3 486 1/16/2024
1.1.2-pre2 446 1/15/2024
1.1.1 345,367 11/16/2023
1.1.1-pre2 707 11/8/2023
1.1.1-pre1 727 10/30/2023
1.1.0 380,375 10/3/2023
1.0.8 140,123 8/17/2023
1.0.8-pre1 1,285 8/9/2023
1.0.7 745,378 7/12/2023
1.0.6 82,138 6/23/2023 1.0.6 is deprecated because it has critical bugs.
1.0.5 17,842 6/20/2023 1.0.5 is deprecated because it has critical bugs.
1.0.4 162,816 5/12/2023
1.0.3 445,700 1/27/2023
1.0.3-pre3 1,825 12/29/2022
1.0.3-pre2 955 12/21/2022
1.0.3-pre1 938 12/20/2022
1.0.2 336,833 11/8/2022
1.0.1 622,973 9/19/2022
1.0.0 4,604 9/15/2022
0.14.9-pre4 1,432 9/12/2022
0.14.9-pre3 1,383 8/26/2022
0.14.9-pre1 6,327 8/8/2022
0.14.8 474,645 6/23/2022
0.14.7 41,908 6/18/2022
0.14.6 691,151 5/4/2022
0.14.5 558,841 2/3/2022
0.14.4 165,641 1/6/2022
0.14.3 205,946 11/22/2021
0.14.1 117,322 11/2/2021
0.14.0 14,783 10/27/2021
0.14.0-pre3 9,173 9/1/2021
0.14.0-pre2 1,325 8/31/2021
0.14.0-pre1 32,124 7/24/2021
0.12.0 653,454 2/26/2021
0.12.0-pre1 1,092 2/24/2021
0.11.0 1,433,907 10/13/2020
0.11.0-pre2 1,359 9/24/2020
0.11.0-pre1 51,780 6/8/2020
0.10.1 388,136 5/15/2020
0.10.1-pre2 3,559 12/8/2019
0.10.1-pre1 1,309 11/27/2019
0.10.0 647,034 11/18/2019
0.9.1-pre1 1,501 10/8/2019
0.9.0 572,869 6/9/2019
0.8.1 908,808 6/15/2018
0.8.0 97,123 8/7/2017
0.7.1 141,226 4/19/2017
0.7.0 16,812 11/15/2016
0.6.2-rc1 2,744 10/4/2016
0.6.1 26,006 9/9/2016
0.6.0 2,285 8/18/2016
0.5.0 6,537 5/26/2016
0.4.0 4,627 2/12/2016
0.3.0 2,869 12/11/2015
0.2.1.1 5,158 11/12/2015