MSTest.TestFramework by: Microsoft
  • 752 total downloads
  • Latest version: 4.3.0
  • 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 8.0+ - .NET 8.0 Windows.18362+ (WinUI) - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9+
MudBlazor by: Garderoben Henon and Contributors
  • 1,776k total downloads
  • Latest version: 9.6.0
  • 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
MudBlazor.Markdown by: MyNihongo
  • 252 total downloads
  • Latest version: 9.0.0
  • mudblazor blazor markdown
Markdown component for MudBlazor (https://mudblazor.com/)
MvvmLightLibs by: Laurent Bugnion (GalaSoft)
  • 68 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
  • 362 total downloads
  • Latest version: 9.7.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,758k total downloads
  • Latest version: 2.6.1
  • 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.
NamedPipeServerStream.NetFrameworkVersion by: havendv
  • 151 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
Namotion.Reflection by: Namotion.Reflection
  • 572 total downloads
  • Latest version: 3.5.1
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NCalc.Core by: Sebastien Ros and contributors
  • 375 total downloads
  • Latest version: 6.4.0
Assembly with the core logic of NCalc.
NCalc.DependencyInjection by: Sebastien Ros and contributors
  • 358 total downloads
  • Latest version: 6.4.0
  • ncalc di expressions
NCalc is a mathematical expression evaluator for .NET. This assembly brings Dependency Injection support for NCalc.
NCalc.Domain by: Sebastien Ros and contributors
  • 20 total downloads
  • Latest version: 6.4.0
Expression tree model, visitor contracts, and core exception types shared by NCalc parsers, evaluators, and extensions.
NCalc.MemoryCache by: Sebastien Ros and contributors
  • 337 total downloads
  • Latest version: 6.4.0
  • ncalc memorycache cache expressions
NCalc is a mathematical expression evaluator for .NET. This assembly brings support to Microsoft.Extensions.MemoryCache for NCalc.
NCalc.Parser by: Sebastien Ros and contributors
  • 24 total downloads
  • Latest version: 6.4.0
Default Parlot-based parser for NCalc expressions, including parser options and argument separator configuration.
NCalcAsync by: Sebastien Ros and contributors
  • 489 total downloads
  • Latest version: 6.3.3
  • ncalc async expressions math evaluation
NCalcAsync is a fully async port of the NCalc. NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.
NCalcSync by: Sebastien Ros and contributors
  • 615 total downloads
  • Latest version: 6.4.0
  • ncalc sync expressions math evaluation
NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions. This package contains the unsigned assembly 'NCalc'. For the stronly signed assembly version of 'NCalc', see the NCalcSync.signed package.
NConsole by: Rico Suter
  • 378 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
  • 70 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.
NCrontab by: Atif Aziz
  • 31 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
  • 1,254k total downloads
  • Latest version: 3.11.13-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.MessagePack by: Andrew Arnott
  • 36 total downloads
  • Latest version: 1.2.30
  • 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.
Nerdbank.Streams by: Andrew Arnott
  • 841 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.