NATS.Client.Core 2.2.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package NATS.Client.Core --version 2.2.1
NuGet\Install-Package NATS.Client.Core -Version 2.2.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.Core" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NATS.Client.Core --version 2.2.1
#r "nuget: NATS.Client.Core, 2.2.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.Core as a Cake Addin
#addin nuget:?package=NATS.Client.Core&version=2.2.1

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

License Apache 2.0 NuGet

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

Please also check out the Contributor Guide and Code of Conduct.

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

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

Package Downloads
NATS.Client.JetStream The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

JetStream support for NATS.Client.

NATS.Client.Services The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Service API support for NATS.Client.

NATS.Client.Hosting The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

NATS.Net The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

NATS client for modern .NET.

NATS.Client.Serializers.Json The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

NATS client generic JSON serializer. Not suitable for native AOT deployments.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.1 2,328 4/17/2024
2.2.0 5,666 4/4/2024
2.1.4 9,327 3/19/2024
2.1.3 2,631 3/12/2024
2.1.2 10,822 2/27/2024
2.1.1 3,303 2/20/2024
2.1.0 6,945 2/10/2024
2.1.0-preview.7 57 2/8/2024
2.1.0-preview.6 81 2/2/2024
2.1.0-preview.5 1,320 1/25/2024
2.1.0-preview.4 53 1/23/2024
2.1.0-preview.3 9,946 1/18/2024
2.1.0-preview.2 1,312 1/12/2024
2.1.0-preview.1 63 1/11/2024
2.0.3 44,599 1/5/2024
2.0.3-preview.1 240 12/22/2023
2.0.2 16,694 12/15/2023
2.0.2-preview.2 76 12/12/2023
2.0.2-preview.1 985 12/6/2023
2.0.1 16,455 11/29/2023
2.0.0 1,067 11/23/2023
2.0.0-rc.2 920 11/21/2023
2.0.0-rc.1 329 11/17/2023
2.0.0-beta.3 70 11/16/2023
2.0.0-beta.2 5,564 11/13/2023
2.0.0-beta.1 645 11/7/2023
2.0.0-beta.0 390 11/7/2023
2.0.0-alpha.7 560 10/27/2023
2.0.0-alpha.6 134 10/25/2023
2.0.0-alpha.5 214 10/20/2023
2.0.0-alpha.4 4,105 10/12/2023
2.0.0-alpha.3 308 9/13/2023
2.0.0-alpha.2 94 9/7/2023
2.0.0-alpha.1 94 8/31/2023
2.0.0-alpha.0 831 7/10/2023