NATS.Client.JetStream by: The NATS Authors
  • 2.119k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging persistence streaming cloud-native distributed CNCF nats
JetStream persistent messaging for NATS .NET. Provides at-least-once delivery, stream management, and pull/push consumers for durable message processing.
NATS.Client.KeyValueStore by: The NATS Authors
  • 2.168k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging persistence key-value storage cloud-native distributed CNCF nats
Key/Value Store for NATS .NET, built on JetStream. Provides distributed key-value storage with watch, history, and TTL support.
NATS.Client.ObjectStore by: The NATS Authors
  • 2.052k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging persistence storage cloud-native distributed CNCF nats
Object Store for NATS .NET, built on JetStream. Stores and retrieves large objects as chunked streams with metadata and integrity checks.
NATS.Client.Serializers.Json by: The NATS Authors
  • 1.78k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging json serialization nats
JSON serializer for NATS .NET using System.Text.Json. Supports ad-hoc types for quick prototyping. Not suitable for native AOT deployments.
NATS.Client.Services by: The NATS Authors
  • 1.983k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging microservices services cloud-native distributed CNCF nats
Services framework for NATS .NET. Build discoverable microservices with automatic health monitoring, stats, and endpoint management.
NATS.Client.Simplified by: The NATS Authors
  • 1.687k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging cloud-native distributed async nats
Simplified high-level API for NATS .NET. Wraps common pub/sub and request-reply patterns with sensible defaults for quick adoption.
NATS.Extensions.Microsoft.DependencyInjection by: The NATS Authors
  • 2.027k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging cloud-native aspnetcore hosting dependency-injection nats
NATS .NET dependency injection with ad-hoc JSON serialization enabled by default. Registers NatsConnection and INatsClient on the Microsoft service collection. For AOT or minimal dependencies, see NATS.Client.Hosting.
NATS.Net by: The NATS Authors
  • 1.845k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging cloud-native distributed async real-time CNCF nats
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 8, .NET 6, and .NET Standard 2.0/2.1.
NATS.NKeys by: The NATS Authors
  • 123 total downloads
  • Latest version: 1.0.2
  • nats nkeys ed25519 authentication security cryptography signing public-key messaging
NATS NKeys: Ed25519 public-key signature library for the NATS .NET ecosystem. Create key pairs, sign, and verify messages for NATS authentication.
NaturalSort.Extension by: Tomáš Pažourek
  • 2.02k total downloads
  • Latest version: 4.4.1
  • natural-sort string-comparison stringcomparer sorting sort c-sharp extension-methods string comparer stringcomparison naturalsort
Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
NAudio by: Mark Heath & Contributors
  • 134 total downloads
  • Latest version: 2.0.1
  • C# .NET audio sound
NAudio, an audio library for .NET
NAudio.Asio by: Mark Heath
  • 79 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NAudio.Core by: Mark Heath
  • 87 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NAudio.Midi by: Mark Heath
  • 84 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NAudio.Wasapi by: Mark Heath
  • 76 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NAudio.WinMM by: NAudio.WinMM
  • 92 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NBitcoin by: NBitcoin
  • 7.992k total downloads
  • Latest version: 10.0.7
  • bitcoin
The C# Bitcoin Library
NBitcoin.Secp256k1 by: NBitcoin.Secp256k1
  • 366 total downloads
  • Latest version: 4.0.1
  • bitcoin,secp256k1
A port of the Secp256k1 project written in C#
NConsole by: Rico Suter
  • 284 total downloads
  • Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
NCrontab by: Atif Aziz
  • 101 total downloads
  • Latest version: 3.4.0
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.