NATS.Client.Simplified by: The NATS Authors
  • 1.659k 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.004k 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.82k 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
  • 122 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.019k 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
  • 131 total downloads
  • Latest version: 2.0.1
  • C# .NET audio sound
NAudio, an audio library for .NET
NAudio.Asio by: Mark Heath
  • 78 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NAudio.Core by: Mark Heath
  • 86 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NAudio.Midi by: Mark Heath
  • 83 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
  • 90 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NBitcoin by: NBitcoin
  • 7.888k total downloads
  • Latest version: 10.0.7
  • bitcoin
The C# Bitcoin Library
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.
Nerdbank.GitVersioning by: Andrew Arnott
  • 3.705k total downloads
  • Latest version: 3.11.1-beta
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.MessagePack by: Andrew Arnott
  • 215 total downloads
  • Latest version: 1.2.30
  • MsgPack MessagePack Serialization Serializer Unity structural-equality secure-hash
A fast and more user-friendly MessagePack serialization library for .NET and .NET Framework. This package is brought to you by one of the two major contributors to MessagePack-CSharp. As its natural successor, this library comes packed with features that its predecessor lacks, and has ongoing support. Premium support for trimming and Native AOT, secure deserialization of untrusted data, async serialization, streaming deserialization, skip serializing of default values, reference preservation, and support for reference cycles. Also features an automatic structural equality API.
Nerdbank.Streams by: Andrew Arnott
  • 2.473k total downloads
  • Latest version: 2.13.16
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NEST by: Elastic and contributors
  • 3.777k total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net.
NetBox by: Ivan Gavryliuk (@aloneguid)
  • 1.683k total downloads
  • Latest version: 2.5.3
  • net net-core common
Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.
NetMQ by: NetMQ
  • 648 total downloads
  • Latest version: 4.0.1.13
  • ZeroMQ 0MQ CLRZMQ NetMQ Messaging ZMQ transport distributed
A 100% native C# port of the lightweight high performance messaging library ZeroMQ