MudBlazor by: Garderoben, Henon and Contributors
  • 2.069k total downloads
  • Latest version: 9.0.0-preview.2
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MvvmLight by: Laurent Bugnion (GalaSoft)
  • 40 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!
MySql.Data by: Oracle Corporation
  • 278 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
MySqlConnector by: Bradley Grainger
  • 1.066k 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.
Namotion.Reflection by: Namotion.Reflection
  • 365 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.
NATS.Client.Abstractions by: The NATS Authors
  • 87 total downloads
  • Latest version: 2.7.2-preview.2
  • pubsub messaging abstractions
NATS client Abstractions for .NET
NATS.Client.Core by: The NATS Authors
  • 548 total downloads
  • Latest version: 2.7.2-preview.2
  • pubsub messaging
NATS core client for .NET
NATS.Client.Hosting by: The NATS Authors
  • 567 total downloads
  • Latest version: 2.7.2-preview.2
  • pubsub messaging
ASP.NET Core and Generic Host support for NATS.Client.
NATS.Client.JetStream by: The NATS Authors
  • 554 total downloads
  • Latest version: 2.7.2-preview.2
  • pubsub messaging persistance
JetStream support for NATS.Client.
NATS.Client.KeyValueStore by: The NATS Authors
  • 510 total downloads
  • Latest version: 2.7.2-preview.2
  • pubsub messaging persistance key-value storage
JetStream Key/Value Store support for NATS.Client.
NATS.Client.ObjectStore by: The NATS Authors
  • 561 total downloads
  • Latest version: 2.7.2-preview.2
  • pubsub messaging persistance storage
JetStream Object Store support for NATS.Client.
NATS.Client.Serializers.Json by: The NATS Authors
  • 344 total downloads
  • Latest version: 2.7.2-preview.2
  • pubsub messaging
NATS client generic JSON serializer. Not suitable for native AOT deployments.
NATS.Client.Services by: The NATS Authors
  • 532 total downloads
  • Latest version: 2.7.2-preview.2
  • pubsub messaging microservices services
Service API support for NATS.Client.
NATS.Client.Simplified by: The NATS Authors
  • 430 total downloads
  • Latest version: 2.7.2-preview.2
  • pubsub messaging
NATS simplified client for .NET
NATS.Net by: The NATS Authors
  • 515 total downloads
  • Latest version: 2.7.2-preview.2
  • pubsub messaging
NATS client for modern .NET
NaturalSort.Extension by: Tomáš Pažourek
  • 571 total downloads
  • Latest version: 4.4.1
  • 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
  • 85 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
  • 25 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
  • 889 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.
Nerdbank.MessagePack by: Andrew Arnott
  • 22 total downloads
  • Latest version: 1.0.43
  • MsgPack MessagePack Serialization Serializer Unity structural-equality secure-hash
A fast and more user-friendly MessagePack serialization library for .NET and .NET Framework. This package is brought to you by one of the two major contributors to MessagePack-CSharp. As its natural successor, this library comes packed with features that its predecessor lacks, and has ongoing support. Premium support for trimming and Native AOT, secure deserialization of untrusted data, async serialization, streaming deserialization, skip serializing of default values, reference preservation, and support for reference cycles. Also features an automatic structural equality API.