NATS.Net 2.0.2-preview.1

Prefix Reserved
This is a prerelease version of NATS.Net.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NATS.Net --version 2.0.2-preview.1                
NuGet\Install-Package NATS.Net -Version 2.0.2-preview.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.Net" Version="2.0.2-preview.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NATS.Net --version 2.0.2-preview.1                
#r "nuget: NATS.Net, 2.0.2-preview.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.Net as a Cake Addin
#addin nuget:?package=NATS.Net&version=2.0.2-preview.1&prerelease

// Install NATS.Net as a Cake Tool
#tool nuget:?package=NATS.Net&version=2.0.2-preview.1&prerelease                

NATS.Net

NATS client for modern .NET.

NATS.Net v2.0 (GA) is suitable for production use.

Big thank you to our contributors.

Documentation

Check out the documentation for guides and examples.

Additionally check out NATS by example - An evolving collection of runnable, cross-client reference examples for NATS.

NATS.Net Goals

  • Only support Async I/O (async/await)
  • Target current .NET LTS releases (currently .NET 6.0 & .NET 8.0)

Packages

  • NATS.Net: Meta package that includes all other packages (except serialization)
  • NATS.Client.Core: Core NATS
  • NATS.Client.Hosting: extension to configure DI container
  • NATS.Client.JetStream: JetStream
  • NATS.Client.KeyValueStore: Key/Value Store
  • NATS.Client.ObjectStore: Object Store
  • NATS.Client.Services: Services
  • NATS.Client.Serializers.Json: JSON serializer for adhoc types

Contributing

  • Run dotnet format at root directory of project in order to clear warnings that can be auto-formatted
  • Run dotnet build at root directory and make sure there are no errors or warnings

Find us on slack.nats.io dotnet channel

Attribution

This library is based on the excellent work in Cysharp/AlterNats

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

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

Package Downloads
NATS.Extensions.Microsoft.DependencyInjection

ASP.NET Core and Generic Host support for NATS.Net.

Codecabinet.sni.Common.Implementation

Package Description

Neon.SignalR

SignalR helpers and utilities. Includes NATS backplane and a smart load balancer.

Aspire.NATS.Net

A NATS client that integrates with Aspire, including health checks and logging.

SlimMessageBus.Host.Nats

Nats transport provider for SlimMessageBus

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on NATS.Net:

Repository Stars
dotnet/aspire
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
Version Downloads Last updated
2.5.0-preview.1 50 10/1/2024
2.4.0 3,198 9/17/2024
2.4.0-preview.3 61 9/11/2024
2.4.0-preview.2 89 8/23/2024
2.4.0-preview.1 682 8/5/2024
2.3.3 32,387 8/2/2024
2.3.3-preview.4 155 7/26/2024
2.3.3-preview.3 102 7/25/2024
2.3.3-preview.2 49 7/24/2024
2.3.3-preview.1 138 7/18/2024
2.3.2 21,004 7/10/2024
2.3.1 1,454 7/9/2024
2.3.1-preview.2 59 7/8/2024
2.3.1-preview.1 61 7/6/2024
2.3.0 13,690 7/3/2024
2.3.0-preview.1 109 6/24/2024
2.2.3 17,245 6/11/2024
2.2.2 13,258 5/23/2024
2.2.1 55,766 4/17/2024
2.2.0 13,114 4/4/2024
2.1.4 15,207 3/19/2024
2.1.3 4,964 3/12/2024
2.1.2 22,456 2/27/2024
2.1.1 4,262 2/20/2024
2.1.0 13,575 2/10/2024
2.1.0-preview.7 82 2/8/2024
2.1.0-preview.6 88 2/2/2024
2.1.0-preview.5 1,335 1/25/2024
2.1.0-preview.4 62 1/23/2024
2.1.0-preview.3 160 1/18/2024
2.1.0-preview.2 199 1/12/2024
2.1.0-preview.1 64 1/11/2024
2.0.3 59,504 1/5/2024
2.0.3-preview.1 102 12/22/2023
2.0.2 2,677 12/15/2023
2.0.2-preview.2 75 12/12/2023
2.0.2-preview.1 737 12/6/2023
2.0.1 16,492 11/29/2023
2.0.0 872 11/23/2023
2.0.0-rc.2 77 11/21/2023
2.0.0-rc.1 105 11/17/2023