STAN.Client
0.1.1
The NATS Streaming Server has reached the end of its lifecycle and is now deprecated. NATS-enabled applications requiring persistence should use JetStream.
See the version list below for details.
dotnet add package STAN.Client --version 0.1.1
NuGet\Install-Package STAN.Client -Version 0.1.1
<PackageReference Include="STAN.Client" Version="0.1.1" />
paket add STAN.Client --version 0.1.1
#r "nuget: STAN.Client, 0.1.1"
// Install STAN.Client as a Cake Addin #addin nuget:?package=STAN.Client&version=0.1.1 // Install STAN.Client as a Cake Tool #tool nuget:?package=STAN.Client&version=0.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 Streaming client API.
Product | Versions 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. |
-
- Google.Protobuf (>= 3.0.0)
- NATS.Client (>= 0.5.0)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on STAN.Client:
Package | Downloads |
---|---|
Neon.Xunit
Xunit extensions including several additional test fixtures |
|
Sitko.Core.Queue.Nats
Sitko.Core is a set of libraries to help build .NET Core applications fast |
|
NBB.Messaging.Nats
Nats messaging |
|
M5x.Stan
Package Description |
|
Neon.Nats
NATS messaging extensions |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on STAN.Client:
Repository | Stars |
---|---|
sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
|
|
osstotalsoft/nbb
.Net Building Blocks
|
Initial release.