Namotion.Reflection by: Namotion.Reflection
  • 539 total downloads
  • Latest version: 3.5.0
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Nanoid by: codeyu
  • 42 total downloads
  • Latest version: 3.1.0
  • Nanoid UUID
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
NATS.Client.Abstractions by: The NATS Authors
  • 178 total downloads
  • Latest version: 3.0.0-preview.2
  • pubsub messaging abstractions
NATS client Abstractions for .NET
NATS.Client.Core by: The NATS Authors
  • 885 total downloads
  • Latest version: 3.0.0-preview.2
  • pubsub messaging
NATS core client for .NET
NATS.Client.Hosting by: The NATS Authors
  • 779 total downloads
  • Latest version: 3.0.0-preview.2
  • pubsub messaging
ASP.NET Core and Generic Host support for NATS.Client.
NATS.Client.JetStream by: The NATS Authors
  • 876 total downloads
  • Latest version: 3.0.0-preview.2
  • pubsub messaging persistance
JetStream support for NATS.Client.
NATS.Client.KeyValueStore by: The NATS Authors
  • 769 total downloads
  • Latest version: 3.0.0-preview.2
  • pubsub messaging persistance key-value storage
JetStream Key/Value Store support for NATS.Client.
NATS.Client.ObjectStore by: The NATS Authors
  • 823 total downloads
  • Latest version: 3.0.0-preview.2
  • pubsub messaging persistance storage
JetStream Object Store support for NATS.Client.
NATS.Client.Serializers.Json by: The NATS Authors
  • 680 total downloads
  • Latest version: 3.0.0-preview.2
  • pubsub messaging
NATS client generic JSON serializer. Not suitable for native AOT deployments.
NATS.Client.Services by: The NATS Authors
  • 824 total downloads
  • Latest version: 3.0.0-preview.2
  • pubsub messaging microservices services
Service API support for NATS.Client.
NATS.Client.Simplified by: The NATS Authors
  • 651 total downloads
  • Latest version: 3.0.0-preview.2
  • pubsub messaging
NATS simplified client for .NET
NATS.Extensions.Microsoft.DependencyInjection by: The NATS Authors
  • 413 total downloads
  • Latest version: 3.0.0-preview.2
  • pubsub messaging
ASP.NET Core and Generic Host support for NATS.Net.
NATS.Net by: The NATS Authors
  • 678 total downloads
  • Latest version: 3.0.0-preview.2
  • pubsub messaging
NATS client for modern .NET
NaturalSort.Extension by: Tomáš Pažourek
  • 1.094k 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").
NBitcoin by: NBitcoin
  • 3.049k total downloads
  • Latest version: 9.0.5
  • bitcoin
The C# Bitcoin Library
NConsole by: Rico Suter
  • 287 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
  • 90 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
  • 1.506k total downloads
  • Latest version: 3.10.8-alpha
  • 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
  • 65 total downloads
  • Latest version: 1.1.25
  • 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
  • 962 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.