![]() |
VOOZH | about |
dotnet add package cloops.microservices --version 1.1.16
NuGet\Install-Package cloops.microservices -Version 1.1.16
<PackageReference Include="cloops.microservices" Version="1.1.16" />
<PackageVersion Include="cloops.microservices" Version="1.1.16" />Directory.Packages.props
<PackageReference Include="cloops.microservices" />Project file
paket add cloops.microservices --version 1.1.16
#r "nuget: cloops.microservices, 1.1.16"
#:package cloops.microservices@1.1.16
#addin nuget:?package=cloops.microservices&version=1.1.16Install as a Cake Addin
#tool nuget:?package=cloops.microservices&version=1.1.16Install as a Cake Tool
An opinionated library to build highly available, lean and scalable cloud native microservices using NATS as the primary communication layer.
versions 1.1.14 and above target .net 10. If you need .net 9, please use 1.1.13.
Minimize undifferentiated work and get all the bells and whistles for a lean, high-performance, and scalable microservices setup. Check out the for detailed guides.
No REST interfaces. This SDK uses NATS as the primary way for your services to communicate with each other. This extends to UI as well.
Modern C# is an excellent choice for building microservices! It's lean, fast, and fully open source with cross-platform support. With .NET's native Linux support, you get exceptional performance that rivals or exceeds many other languages. C# offers a perfect balance of developer productivity, type safety, and runtime efficiency—making it ideal for high-throughput, low-latency microservices architectures. Plus, with features like async/await, minimal APIs, and native AOT compilation, you can build services that are both performant and maintainable.
Comprehensive guides available in the directory.
For data persistence, see and .
This SDK is built on cloops.nats, which provides annotation-based consumer definitions and foundational features.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.16 | 116 | 5/7/2026 |
| 1.1.15 | 90 | 5/7/2026 |
| 1.1.13 | 140 | 1/11/2026 |
| 1.1.12 | 200 | 12/23/2025 |
| 1.1.11 | 161 | 12/23/2025 |
| 1.1.10 | 179 | 12/23/2025 |
| 1.1.9 | 143 | 12/21/2025 |
| 1.1.8 | 299 | 12/16/2025 |
| 1.1.7 | 261 | 12/16/2025 |
| 1.1.6 | 257 | 12/16/2025 |
| 1.1.5 | 258 | 12/16/2025 |
| 1.1.4 | 273 | 12/16/2025 |
| 1.1.3 | 263 | 12/16/2025 |
| 1.1.2 | 262 | 12/16/2025 |
| 1.1.1 | 258 | 12/16/2025 |
| 1.0.14 | 276 | 12/15/2025 |
| 1.0.13 | 261 | 12/15/2025 |
| 1.0.12 | 311 | 11/17/2025 |
| 1.0.11 | 315 | 11/17/2025 |
| 1.0.10 | 199 | 11/9/2025 |