NATS.io
-
NATS.
by: NATS.ioClient - 16,239,692 total downloads
- last updated 5/2/2025
- Latest version: 1.1.8
**NOTE** For .NET 6 upwards we recommend NATS.Net package - NATS acts as a central nervous system for distributed systems at scale for IoT, edge computing, and cloud native and on-premise applications. This is... More information -
- 6,853,328 total downloads
- last updated 5/14/2026
- Latest version: 3.0.0-preview.6 (prerelease)
Core client for NATS, the high-performance cloud-native messaging system. Provides async pub/sub, request-reply, and queue groups for .NET applications. -
- 6,552,101 total downloads
- last updated 5/14/2026
- Latest version: 3.0.0-preview.6 (prerelease)
JetStream persistent messaging for NATS .NET. Provides at-least-once delivery, stream management, and pull/push consumers for durable message processing. -
- 5,985,346 total downloads
- last updated 5/14/2026
- Latest version: 3.0.0-preview.6 (prerelease)
Key/Value Store for NATS .NET, built on JetStream. Provides distributed key-value storage with watch, history, and TTL support. -
- 5,901,678 total downloads
- last updated 5/14/2026
- Latest version: 3.0.0-preview.6 (prerelease)
Object Store for NATS .NET, built on JetStream. Stores and retrieves large objects as chunked streams with metadata and integrity checks. -
- 5,881,008 total downloads
- last updated 5/14/2026
- Latest version: 3.0.0-preview.6 (prerelease)
Services framework for NATS .NET. Build discoverable microservices with automatic health monitoring, stats, and endpoint management. -
- 5,857,173 total downloads
- last updated 5/14/2026
- Latest version: 3.0.0-preview.6 (prerelease)
NATS .NET client for the NATS cloud-native messaging system. Includes Core NATS pub/sub, JetStream persistent messaging, Key/Value Store, Object Store, and Services. Built on async/await with support for .NET... More information -
- 5,849,158 total downloads
- last updated 5/14/2026
- Latest version: 3.0.0-preview.6 (prerelease)
ASP.NET Core and Generic Host integration for the NATS .NET core client. Registers NatsConnection in the .NET Generic Host service collection. -
- 5,395,421 total downloads
- last updated 5/14/2026
- Latest version: 3.0.0-preview.6 (prerelease)
JSON serializer for NATS .NET using System.Text.Json. Supports ad-hoc types for quick prototyping. Not suitable for native AOT deployments. -
- 4,954,995 total downloads
- last updated 5/14/2026
- Latest version: 3.0.0-preview.6 (prerelease)
Simplified high-level API for NATS .NET. Wraps common pub/sub and request-reply patterns with sensible defaults for quick adoption. -
STAN.
by: NATS.ioClient - Deprecated
- 2,560,290 total downloads
- last updated 10/13/2020
- Latest version: 0.3.0
NATS acts as a central nervous system for distributed systems at scale for IoT, edge computing, and cloud native and on-premise applications. This is the .NET Streaming client API. -
- 837,033 total downloads
- last updated 5/14/2026
- Latest version: 3.0.0-preview.6 (prerelease)
Serialization abstractions and interfaces for the NATS .NET client library. -
- 341,953 total downloads
- last updated 5/14/2026
- Latest version: 3.0.0-preview.6 (prerelease)
Microsoft dependency injection extension for NATS .NET. Configures NatsClient with the Generic Host and ASP.NET Core service collection. -
NATS.
by: NATS.ioNKeys - 124,116 total downloads
- last updated 4/10/2026
- Latest version: 1.0.2
NATS NKeys: Ed25519 public-key signature library for the NATS .NET ecosystem. Create key pairs, sign, and verify messages for NATS authentication. -
- 93,231 total downloads
- last updated 4/23/2026
- Latest version: 1.0.1
JWT token library for the NATS messaging ecosystem. Create and encode operator, account, and user JWTs signed with NKeys for NATS decentralized authentication and authorization. -
- 54,257 total downloads
- last updated 5/2/2025
- Latest version: 1.1.8
NATS JetStream Example Utils Library