STAN.Client
0.3.0
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.
Install-Package STAN.Client -Version 0.3.0
dotnet add package STAN.Client --version 0.3.0
<PackageReference Include="STAN.Client" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add STAN.Client --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: STAN.Client, 0.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install STAN.Client as a Cake Addin
#addin nuget:?package=STAN.Client&version=0.3.0
// Install STAN.Client as a Cake Tool
#tool nuget:?package=STAN.Client&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/nats-io/stan.net/releases
Dependencies
-
.NETFramework 4.6
- Google.Protobuf (>= 3.13.0)
- NATS.Client (>= 0.11.0)
-
.NETStandard 1.6
- Google.Protobuf (>= 3.13.0)
- NATS.Client (>= 0.11.0)
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (11)
Showing the top 5 NuGet packages that depend on STAN.Client:
Package | Downloads |
---|---|
Neon.Xunit
Xunit extensions including several additional test fixtures
|
|
NBB.Messaging.Nats
Nats messaging
|
|
Neon.Nats
NATS messaging extensions
|
|
Sitko.Core.Queue.Nats
Sitko.Core is a set of libraries to help build .NET Core applications fast
|
|
MammutNg.MessageBrokers.Nats
MammutNg.MessageBrokers.Nats
|
GitHub repositories
This package is not used by any popular GitHub repositories.