STAN.Client 0.1.1

There is a newer version of this package available.
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
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="STAN.Client" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add STAN.Client --version 0.1.1
#r "nuget: STAN.Client, 0.1.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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

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
Version Downloads Last updated
0.3.0 1,127,960 10/13/2020
0.2.1 309,692 1/3/2020
0.2.1-pre1 3,100 12/24/2019
0.2.0 63,035 11/23/2019
0.1.7 37,958 9/18/2019
0.1.6 48,166 4/30/2019
0.1.5 41,134 4/19/2019
0.1.4 216,996 4/26/2017
0.1.3 22,947 12/15/2016
0.1.2 1,539 11/10/2016
0.1.1 3,955 9/6/2016

Initial release.