MySqlConnector
by: Bradley Grainger
- 4.336k total downloads
- Latest version: 2.1.13
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 type source generator
NaCl.Net
by: Doron Somech
- 196 total downloads
- Latest version: 0.1.13
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
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
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
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
NAudio, an audio library for .NET
NCalcSync
by: Sebastien Ros and contributors
- 22 total downloads
- Latest version: 2.0.0
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
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
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
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
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
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 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
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
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.