cloops.nats
1.0.14
See the version list below for details.
dotnet add package cloops.nats --version 1.0.14
NuGet\Install-Package cloops.nats -Version 1.0.14
<PackageReference Include="cloops.nats" Version="1.0.14" />
<PackageVersion Include="cloops.nats" Version="1.0.14" />
<PackageReference Include="cloops.nats" />
paket add cloops.nats --version 1.0.14
#r "nuget: cloops.nats, 1.0.14"
#:package cloops.nats@1.0.14
#addin nuget:?package=cloops.nats&version=1.0.14
#tool nuget:?package=cloops.nats&version=1.0.14
CLOOPS NATS SDK
The official Connection Loops SDK for reliable event-driven communication using NATS messaging system. This SDK provides strongly-typed event publishing and consumption capabilities for distributed microservices.
Overview
Cloops NATS SDK will help you overcome some ofthe common problems in distributed systems communication to help build reliable systems. Some features include -
- Strong typing for all events, subjects and their associations
- Compile-time safety for event publishing
- Well-defined patterns for event governance
- Opinionated conventions specific to Connection Loops operations to help stay out of commomn pitfalls.
Installation
Add cloops.nats package reference to your .csproj
file. Please note we deliberately want all of our consumers to stay on latest version of the SDK.
<PackageReference Include="cloops.nats" Version="*" />
Once added, just to dotnet restore
to pull in the SDK.
Quickstarts
Take a look at some examples here
Documentation
For detailed documentation, setup instructions, and contribution guidelines:
Environment Variables used by SDK
NATS_SUBSCRIPTION_QUEUE_SIZE
- This vaiable defines what should be the max limmit of messages queued up for each subscription. Use this to control backpressure. Default: 10,000
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- NATS.Net (>= 2.6.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.33 | 115 | 9/2/2025 |
1.0.32 | 107 | 9/2/2025 |
1.0.31 | 116 | 9/1/2025 |
1.0.30 | 110 | 9/1/2025 |
1.0.29 | 116 | 9/1/2025 |
1.0.28 | 129 | 9/1/2025 |
1.0.27 | 126 | 9/1/2025 |
1.0.26 | 121 | 9/1/2025 |
1.0.22 | 133 | 8/31/2025 |
1.0.21 | 126 | 8/31/2025 |
1.0.20 | 147 | 8/29/2025 |
1.0.19 | 150 | 8/29/2025 |
1.0.18 | 183 | 8/28/2025 |
1.0.17 | 172 | 8/28/2025 |
1.0.16 | 242 | 8/25/2025 |
1.0.15 | 237 | 8/25/2025 |
1.0.14 | 195 | 8/25/2025 |
1.0.13 | 200 | 8/24/2025 |
1.0.12 | 198 | 8/24/2025 |
1.0.11 | 192 | 8/24/2025 |
1.0.10 | 198 | 8/24/2025 |
1.0.9 | 197 | 8/24/2025 |
1.0.8 | 56 | 8/22/2025 |
1.0.7 | 51 | 8/22/2025 |
1.0.6 | 56 | 8/22/2025 |
1.0.5 | 126 | 8/21/2025 |
1.0.4 | 129 | 8/21/2025 |