Nerdbank.Streams by: Andrew Arnott
  • 311 total downloads
  • Latest version: 2.11.79
  • 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
  • 504 total downloads
  • Latest version: 2.4.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.
MSTest.TestFramework by: Microsoft
  • 227 total downloads
  • Latest version: 3.7.1
  • MSTest TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
MSTest is Microsoft supported Test Framework. This package includes the libraries for writing tests with MSTest. To ensure discovery and execution of your tests, install the MSTest.TestAdapter package. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ - .NET 6.0 - .NET 6.0 Windows.18362+ - UWP 10.0.16299
MvcSiteMapProvider.Web by: Maarten Balliauw Shad Storhaug
  • 203 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.
NETStandard.Library by: Microsoft
  • 400 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.
NetEscapades.Configuration.Yaml by: NetEscapades.Configuration.Yaml
  • 53 total downloads
  • Latest version: 3.1.0
  • configuration yaml yml
YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.
Nerdbank.GitVersioning by: Andrew Arnott
  • 346 total downloads
  • Latest version: 3.7.115
  • 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.
MvcSiteMapProvider.MVC5 by: Maarten Balliauw Shad Storhaug
  • 110 total downloads
  • Latest version: 4.6.26
  • mvc mvc5 sitemap mvcsitemap menu breadcrumb navigation mvcsitemapprovider
This is the main package that contains the full installation of MvcSiteMapProvider using its internal DI container. Install this package into your client MVC5 projects.
MSTest.TestAdapter by: Microsoft
  • 198 total downloads
  • Latest version: 3.7.1
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
MSTest is Microsoft supported Test Framework. This package includes the adapter logic to discover and run tests. For access to the testing framework, install the MSTest.TestFramework package. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ - .NET 6.0 - .NET 6.0 Windows.18362+ - UWP 10.0.16299
MvcSiteMapProvider.MVC5.Core by: Maarten Balliauw Shad Storhaug
  • 85 total downloads
  • Latest version: 4.6.26
  • mvc mvc5 sitemap mvcsitemap menu breadcrumb navigation mvcsitemapprovider
This package contains only the core library for MvcSiteMapProvider. Use this package if you need to reference the library from a non-MVC project such as a class library.
Nancy by: Andreas Håkansson Steven Robbins and contributors
  • 136 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.
Namotion.Reflection by: Namotion.Reflection
  • 119 total downloads
  • Latest version: 3.2.0
.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
  • 76 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
  • 21 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.
NETCore.MailKit by: Lvcc
  • 10 total downloads
  • Latest version: 2.0.2
  • MailKit ASP.NETCore
MailKit extension for asp.net core. Easy send email in asp.net core project.
MySql.Data by: Oracle Corporation
  • 92 total downloads
  • Latest version: 9.2.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
NETStandard.Library.NETFramework by: Microsoft
  • 8 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
  • 8 total downloads
  • Latest version: 3.3.3
  • 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.
Net.Codecrete.QrCodeGenerator by: Manuel Bleichenbacher Project Nayuki
  • 39 total downloads
  • Latest version: 2.0.6
  • 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 and XAML path (for raster bitmap / PNG see project home page), BMP bitmap - Encodes numeric and special-alphanumeric text in less space than general text - Open source code under the permissive MIT License - Significantly shorter code but more documentation compared to competing libraries - Built for .NET Standard 2.0 and therefore runs on most modern .NET platforms (.NET Core, .NET Framework, Mono etc.). - Derived from tried and tested implementation by project Nayuki 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: - 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
NetLegacySupport.ConcurrentDictionary by: Microsoft
  • 5 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
  • 7 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.