MvvmLightLibs by: Laurent Bugnion (GalaSoft)
  • 10 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 Corporation
  • 485 total downloads
  • Latest version: 9.3.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
MySqlConnector by: Bradley Grainger
  • 1.26k 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.
Namotion.Reflection by: Namotion.Reflection
  • 1.91k total downloads
  • Latest version: 3.4.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NATS.Client.Core by: The NATS Authors
  • 363 total downloads
  • Latest version: 2.6.3
  • pubsub messaging
NATS core client for .NET
NATS.Client.Hosting by: The NATS Authors
  • 316 total downloads
  • Latest version: 2.6.3
  • pubsub messaging
ASP.NET Core and Generic Host support for NATS.Client.
NATS.Client.JetStream by: The NATS Authors
  • 329 total downloads
  • Latest version: 2.6.4
  • pubsub messaging persistance
JetStream support for NATS.Client.
NATS.Client.KeyValueStore by: The NATS Authors
  • 278 total downloads
  • Latest version: 2.6.3
  • pubsub messaging persistance key-value storage
JetStream Key/Value Store support for NATS.Client.
NATS.Client.ObjectStore by: The NATS Authors
  • 193 total downloads
  • Latest version: 2.6.3
  • pubsub messaging persistance storage
JetStream Object Store support for NATS.Client.
NATS.Client.Serializers.Json by: The NATS Authors
  • 290 total downloads
  • Latest version: 2.6.3
  • pubsub messaging
NATS client generic JSON serializer. Not suitable for native AOT deployments.
NATS.Client.Services by: The NATS Authors
  • 298 total downloads
  • Latest version: 2.6.4
  • pubsub messaging microservices services
Service API support for NATS.Client.
NATS.Client.Simplified by: The NATS Authors
  • 265 total downloads
  • Latest version: 2.6.4
  • pubsub messaging
NATS simplified client for .NET
NATS.Net by: The NATS Authors
  • 382 total downloads
  • Latest version: 2.6.3
  • pubsub messaging
NATS client for modern .NET
NaturalSort.Extension by: Tomáš Pažourek
  • 5.489k total downloads
  • Latest version: 4.3.0+build.287
  • 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").
NConsole by: Rico Suter
  • 1.317k 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
  • 387 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.
Nerdbank.GitVersioning by: Andrew Arnott
  • 5.204k total downloads
  • Latest version: 3.8.38-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.
Nerdbank.Streams by: Andrew Arnott
  • 3.775k total downloads
  • Latest version: 2.12.87
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NEST by: Elastic and contributors
  • 6.751k 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.
NetLegacySupport.Action by: Microsoft
  • 20 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.