cloops.nats
1.0.5
See the version list below for details.
dotnet add package cloops.nats --version 1.0.5
NuGet\Install-Package cloops.nats -Version 1.0.5
<PackageReference Include="cloops.nats" Version="1.0.5" />
<PackageVersion Include="cloops.nats" Version="1.0.5" />
<PackageReference Include="cloops.nats" />
paket add cloops.nats --version 1.0.5
#r "nuget: cloops.nats, 1.0.5"
#:package cloops.nats@1.0.5
#addin nuget:?package=cloops.nats&version=1.0.5
#tool nuget:?package=cloops.nats&version=1.0.5
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
Event-driven distributed microservices often struggle with governance issues around messaging. Common problems include:
- Loosely typed event payloads leading to runtime errors
- Inconsistent subject naming conventions
- Hours spent debugging message format mismatches
- Lack of compile-time safety for event schemas
The CLOOPS NATS SDK addresses these challenges by providing:
- Strong typing for all events and subjects
- Compile-time safety for event publishing
- Well-defined patterns for event governance
- Opinionated conventions specific to Connection Loops operations
Quick Start
Installation
Add cloops.nats package reference to your .csproj
file:
<PackageReference Include="cloops.nats.sdk" Version="2.6.6" />
Basic Usage
// Example usage will be added here
// See /sdk/tools/BasicExamples.cs for current examples
Documentation
For detailed documentation, setup instructions, and contribution guidelines:
Environment Variables used by SDK
- NATS_SUBSCRIPTION_QUEUE_SIZE
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 | 137 | 9/2/2025 |
1.0.32 | 124 | 9/2/2025 |
1.0.31 | 125 | 9/1/2025 |
1.0.30 | 119 | 9/1/2025 |
1.0.29 | 126 | 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 | 134 | 8/31/2025 |
1.0.21 | 126 | 8/31/2025 |
1.0.20 | 148 | 8/29/2025 |
1.0.19 | 151 | 8/29/2025 |
1.0.18 | 184 | 8/28/2025 |
1.0.17 | 173 | 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 | 199 | 8/24/2025 |
1.0.11 | 192 | 8/24/2025 |
1.0.10 | 199 | 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 | 127 | 8/21/2025 |
1.0.4 | 131 | 8/21/2025 |