N.SourceGenerators.UnionTypes by: Alexey Sosnin
  • 928 total downloads
  • Latest version: 0.28.2
  • discriminated-union source-generator
Discriminated union type source generator
NaCl.Net by: Doron Somech
  • 146 total downloads
  • Latest version: 0.1.13
  • NaCl libsodium sodium curve25519 xsalsa poly1305
Port of Curve25519, XSalsa20 and Poly1305 from NaCl project
Namotion.Reflection by: Namotion.Reflection
  • 882 total downloads
  • Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NATS.Client by: Apcera, Inc.
  • 76 total downloads
  • Latest version: 0.6.2-rc1
  • Apcera NATS Messaging Cloud Publish Subscribe PubSub
NATS acts as a central nervous system for distributed systems at scale, such as mobile devices, IoT networks, and cloud native infrastructure. This is the .NET client API.
NaturalSort.Extension by: Tomáš Pažourek
  • 2.018k 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
  • 43 total downloads
  • Latest version: 1.8.3
  • C# .NET audio sound
NAudio, an audio library for .NET
NBitcoin by: NBitcoin
  • 7.34k total downloads
  • Latest version: 7.0.46
  • 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.688k 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.Streams by: Andrew Arnott
  • 55 total downloads
  • Latest version: 2.0.20-beta
  • Stream full-duplex websocket
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
NEST by: Elastic and contributors
  • 1.969k total downloads
  • Latest version: 6.2.0
  • 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)
  • 599 total downloads
  • Latest version: 2.2.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
  • 130 total downloads
  • Latest version: 4.0.0.156-pre
  • ZeroMQ 0MQ CLRZMQ NetMQ Messaging ZMQ transport distributed
A 100% native C# port of the lightweight high performance messaging library ZeroMQ
NETStandard.Library by: Microsoft
  • 2.489k total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
NetTopologySuite by: NetTopologySuite - Team
  • 367 total downloads
  • Latest version: 1.15.3
  • NTS Topology OGC SFS
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification. This package references GeoAPI.
NetTopologySuite.CoordinateSystems by: NetTopologySuite - Team
  • 87 total downloads
  • Latest version: 1.15.3
  • NTS Topology OGC SFS
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification. This package references GeoAPI.
NetTopologySuite.Core by: NetTopologySuite - Team
  • 110 total downloads
  • Latest version: 1.15.3
  • NTS Topology OGC SFS
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification. This package references GeoAPI.
NetTopologySuite.IO.SpatiaLite by: NetTopologySuite - Team
  • 1.136k total downloads
  • Latest version: 1.15.1
  • NTS SpatiaLite
This package contains the SpatiaLite IO library.
Newtonsoft.Json by: James Newton-King
  • 6.117k total downloads
  • Latest version: 13.0.5-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET