NETStandard.Library by: Microsoft
  • 912 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.
Nerdbank.Streams by: Andrew Arnott
  • 2.448k 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.
MySqlConnector by: Bradley Grainger
  • 5.003k total downloads
  • Latest version: 2.6.1
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
Nerdbank.GitVersioning by: Andrew Arnott
  • 3.164k total downloads
  • Latest version: 3.11.13-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.
Nancy by: Andreas Håkansson Steven Robbins and contributors
  • 1.318k total downloads
  • Latest version: 2.0.0
  • Nancy
Nancy is a lightweight web framework for the .Net platform, inspired by Sinatra. Nancy aim at delivering a low ceremony approach to building light, fast web applications.
NetEscapades.Configuration.Yaml by: NetEscapades.Configuration.Yaml
  • 329 total downloads
  • Latest version: 3.1.0
  • configuration yaml yml
YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.
Namotion.Reflection by: Namotion.Reflection
  • 1.225k total downloads
  • Latest version: 3.5.1
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NConsole by: Rico Suter
  • 691 total downloads
  • Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
MySql.Data by: Oracle Corporation
  • 895 total downloads
  • Latest version: 9.7.0
  • MySql .NET Connector MySql Connector/NET netcore .Net Core MySql Conector/Net Core coreclr C/NET C/Net Core
MySql.Data.MySqlClient .Net Core Class Library
NetBox by: Ivan Gavryliuk (@aloneguid)
  • 138 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.
netbox by: Ivan Gavryliuk
  • 44 total downloads
  • Latest version: 1.0.1703.701
netbox
NETCore.MailKit by: Lvcc
  • 97 total downloads
  • Latest version: 2.0.2
  • MailKit ASP.NETCore
MailKit extension for asp.net core. Easy send email in asp.net core project.
Net.Codecrete.QrCodeGenerator by: Manuel Bleichenbacher
  • 306 total downloads
  • Latest version: 3.0.0
  • qr code qrcode kanji qrcode generator svg
QR Code Generator for .NET – simple, compact and with many examples. Core features: - Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code Model 2 standard - Output formats: List of rectangles, raw modules/pixels of the QR symbol, SVG, XAML path, PNG and BMP files. For other raster bitmap formats, see [below](#raster-images--bitmaps). - Computes optimal data segments for shortest possible representation of payload - High speed: 10x faster than comparable libraries - Open source code under the permissive MIT License - Built for .NET Standard 2.0 and therefore runs on most modern .NET platforms (.NET Core, .NET Framework, Mono etc.). - Example code for WinForms, WPF, ASP.NET, ImageSharp, SkiaSharp and many more Advanced features: - Specify minimum and maximum version number allowed - Specify text encoding and use of ECI designators - Create data segments manually - Split long text into multiple linked QR codes (aka Structured Append)
NEST by: Elastic and contributors
  • 3.183k 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.
NetTopologySuite by: NetTopologySuite - Team
  • 1.108k total downloads
  • Latest version: 2.6.0
  • 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.
NetLegacySupport.Tuple by: Microsoft
  • 40 total downloads
  • Latest version: 1.1.1
  • .net framework legacy support tuple
System.Tuple for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NamedPipeServerStream.NetFrameworkVersion by: havendv
  • 236 total downloads
  • Latest version: 1.1.13
  • NamedPipeServerStream pipes named pipes async async named pipes namedpipes async namedpipes pipes async
This package adds original NamedPipeServerStream constructors from Net.Framework to NetStandard See System.IO.Pipes.NamedPipeServerStreamConstructors.New method Features: - Completely repeats constructor behavior from .Net Framework (including exceptions) - Has a strong name - Restored from decompiled code. No changes from the original - Official dependencies only - Tested
ncrontab by: Atif Aziz
  • 142 total downloads
  • Latest version: 3.3.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.
NETStandard.Library.NETFramework by: Microsoft
  • 48 total downloads
  • Latest version: 2.0.0-preview2-25405-01
This package is deprecated. To consume .NET Standard libraries from .NET Framework in VS2017 15.3, you only need the .NET Core 2.0 SDK installed. For VS 2015, you'll need NuGet client 3.6 or higher. Adds NETStandard2.0 support to .NET Framework. 029cf57733b7ec6c1dd8a13857e800b9a8d97192 When using NuGet 3.x this package requires at least version 3.4.
NCrontab by: Atif Aziz
  • 79 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.
NetLegacySupport.ConcurrentDictionary by: Microsoft
  • 36 total downloads
  • Latest version: 1.1.1
  • .net framework legacy support concurrent dictionary
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.Action by: Microsoft
  • 44 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.