MvvmLight by: Laurent Bugnion (GalaSoft)
  • 157 total downloads
  • Latest version: 5.4.1.1
  • mvvm mvvmlight silverlight windowsstore winrt win10 uwp winstore wpf windowsphone windowsphone8 xamarin android iOS xamarinforms pcl
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version will add the MVVM Light libraries as well as some scaffolding to your application to convert it in an MVVM app!
MvvmLightLibs by: Laurent Bugnion (GalaSoft)
  • 294 total downloads
  • Latest version: 5.4.1.1
  • mvvm mvvmlight silverlight windowsstore winrt win10 uwp winstore wpf windowsphone windowsphone8 xamarin android iOS xamarinforms pcl
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the libraries and doesn't add any scaffolding to your application!
MySql.Data by: Oracle
  • 127 total downloads
  • Latest version: 6.9.12
  • MySql MySql.Data Connector/NET
ADO.Net driver for MySQL
MySqlConnector by: Bradley Grainger
  • 3.049k 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
  • 930 total downloads
  • Latest version: 0.28.2
  • discriminated-union source-generator
Discriminated union type source generator
NaCl.Net by: Doron Somech
  • 146 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
  • 883 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
  • 51 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
  • 429 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
  • 225 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
  • 310 total downloads
  • Latest version: 1.10.0
  • C# .NET audio sound
NAudio, an audio library for .NET
NBitcoin by: NBitcoin
  • 10.504k total downloads
  • Latest version: 7.0.46
  • bitcoin
The C# Bitcoin Library
NConsole by: Rico Suter
  • 664 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
  • 186 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
  • 3.698k total downloads
  • Latest version: 3.11.1-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
  • 28 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.079k 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
NetBox by: Ivan Gavryliuk (@aloneguid)
  • 1.423k 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
  • 41 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.
NetLegacySupport.ConcurrentDictionary by: Microsoft
  • 52 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.