Nerdbank.Streams by: Andrew Arnott
  • 1.86k 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.
MvcSiteMapProvider.Web by: Maarten Balliauw Shad Storhaug
  • 1.066k total downloads
  • Latest version: 4.6.26
  • mvc sitemap menu breadcrumb navigation mvcsitemapprovider
This project contains extra configuration that is required by MvcSiteMapProvider during installation into a Web project as well as a starting point for XML configuration of the provider. This package is a dependency that is automatically installed with many of the MvcSiteMapProvider packages and you will generally not need to install this package by itself.
MySqlConnector by: Bradley Grainger
  • 3.221k total downloads
  • Latest version: 2.5.0
  • 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.
NetTopologySuite by: NetTopologySuite - Team
  • 897 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.
Nerdbank.GitVersioning by: Andrew Arnott
  • 2.319k 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.
Nancy by: Andreas Håkansson Steven Robbins and contributors
  • 71 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.
NetTopologySuite.Core by: NetTopologySuite - Team
  • 77 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.
Namotion.Reflection by: Namotion.Reflection
  • 875 total downloads
  • Latest version: 3.4.3
.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
  • 205 total downloads
  • Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
NamedPipeServerStream.NetFrameworkVersion by: havendv
  • 109 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
NETStandard.Library by: Microsoft
  • 814 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.
MySql.Data by: Oracle Corporation
  • 677 total downloads
  • Latest version: 9.6.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
NetTopologySuite.Features by: NetTopologySuite - Team
  • 99 total downloads
  • Latest version: 2.2.0
  • NTS Topology OGC SFS
A feature is a combination of spatial object and attribute data. For this package attribute data is stored in AttributeTable objects. These are combined with IGeometry objects to form a Feature. A FeatureCollection is a collection of features.
NEST by: Elastic and contributors
  • 1.844k 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.
NetEscapades.Configuration.Yaml by: NetEscapades.Configuration.Yaml
  • 281 total downloads
  • Latest version: 3.1.0
  • configuration yaml yml
YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.
NETCore.MailKit by: Lvcc
  • 132 total downloads
  • Latest version: 2.0.2
  • MailKit ASP.NETCore
MailKit extension for asp.net core. Easy send email in asp.net core project.
ncrontab by: Atif Aziz
  • 37 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.
MyCSharp.HttpUserAgentParser by: MyCSharp.de Benjamin Abt Günther Foidl and Contributors
  • 102 total downloads
  • Latest version: 2.0.3
Parses user agents for Browser, Platform and Bots.
NetTopologySuite.CoordinateSystems by: NetTopologySuite - Team
  • 59 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.
Net.Codecrete.QrCodeGenerator by: Manuel Bleichenbacher Project Nayuki
  • 211 total downloads
  • Latest version: 2.1.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: Raw modules/pixels of the QR symbol, SVG, XAML path, PNG and BMP files. For other raster bitmap formats, see project home page. - Encodes numeric and special-alphanumeric text in less space than general text - 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 Manual parameters: - You can specify the minimum and maximum version number allowed, and the library will automatically choose the smallest version in the range that fits the data. - You can specify the mask pattern manually, otherwise library will automatically evaluate all 8 masks and select the optimal one. - You can specify an error correction level, or optionally allow the library to boost it if it doesn't increase the version number. - You can create a list of data segments manually and add ECI segments. Optional advanced features: - Long text can be split into multiple linked QR codes (aka Structured Append) - Encodes Japanese Unicode text in Kanji mode to save a lot of space compared to UTF-8 bytes - Computes optimal segment mode switching for text with mixed numeric/alphanumeric/general/kanji parts
NCrontab by: Atif Aziz
  • 56 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.