MySql.Data by: Oracle
  • 179 total downloads
  • Latest version: 6.9.12
  • MySql MySql.Data Connector/NET
ADO.Net driver for MySQL
MySqlConnector by: Bradley Grainger
  • 4.336k total downloads
  • Latest version: 2.1.13
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
N.SourceGenerators.UnionTypes by: Alexey Sosnin
  • 1.426k total downloads
  • Latest version: 0.28.2
  • discriminated-union source-generator
Discriminated union type source generator
NaCl.Net by: Doron Somech
  • 196 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
  • 1.121k 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.
Nanoid by: codeyu
  • 87 total downloads
  • Latest version: 3.0.0
  • Nanoid UUID
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
NATS.Client by: The NATS Authors
  • 522 total downloads
  • Latest version: 0.11.0-pre1
  • CNCF NATS Messaging Cloud Publish Subscribe PubSub
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 client API.
NaturalSort.Extension by: Tomáš Pažourek
  • 278 total downloads
  • Latest version: 3.2.0+build.53
  • 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
  • 280 total downloads
  • Latest version: 1.10.0
  • C# .NET audio sound
NAudio, an audio library for .NET
NBitcoin by: NBitcoin
  • 16.349k total downloads
  • Latest version: 7.0.46
  • bitcoin
The C# Bitcoin Library
NCalcSync by: Sebastien Ros and contributors
  • 22 total downloads
  • Latest version: 2.0.0
  • ncalc sync core
NCalc is a mathematical expressions evaluator in .NET. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions. This version targets .NET Standard 2.0 framework.
NConsole by: Rico Suter
  • 804 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
  • 257 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.
NCrontab.Signed by: Atif Aziz
  • 71 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
  • 4.94k total downloads
  • Latest version: 3.11.128-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
  • 38 total downloads
  • Latest version: 2.0.2-beta
  • Stream full-duplex websocket
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
NEST by: Elastic and contributors
  • 2.992k total downloads
  • Latest version: 6.1.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
Net.IBM.Data.Db2 by: IBM Corporation
  • 16 total downloads
  • Latest version: 10.0.0.200
  • IBM .NET10 IBM Data Server Driver for .NET10 IBM IBM DB Data Informix ADO.NET
IBM Data Server provider for .NET 10. For more details, please visit: https://community.ibm.com/community/user/blogs/vishwa-hs1/2020/07/12/db2-net-packages-download-and-configure
NetBox by: Ivan Gavryliuk (@aloneguid)
  • 2.351k total downloads
  • Latest version: 2.1.8
  • 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.
NetLegacySupport.Action by: Microsoft
  • 64 total downloads
  • Latest version: 1.1.1
  • .net framework legacy support action func
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.