MSTest.Analyzers by: Microsoft
  • 88 total downloads
  • Latest version: 4.0.2
  • MSTest Analyzers TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
MSTest is Microsoft supported Test Framework. This package includes code analyzers and code fixes for MSTest.
MSTest.TestAdapter by: Microsoft
  • 180 total downloads
  • Latest version: 4.0.2
  • 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 8.0+ - .NET 8.0 Windows.18362+ (WinUI) - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9
MSTest.TestFramework by: Microsoft
  • 182 total downloads
  • Latest version: 4.0.2
  • 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
  • 716 total downloads
  • Latest version: 9.0.0-preview.1
  • 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)
  • 2 total downloads
  • Latest version: 5.3.0
  • 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)
  • 19 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
  • 81 total downloads
  • Latest version: 9.5.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
  • 317 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
  • 147 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
  • 15 total downloads
  • Latest version: 2.7.0
  • pubsub messaging abstractions
NATS client Abstractions for .NET
NATS.Client.Core by: The NATS Authors
  • 92 total downloads
  • Latest version: 2.7.0
  • pubsub messaging
NATS core client for .NET
NATS.Client.Hosting by: The NATS Authors
  • 148 total downloads
  • Latest version: 2.7.0
  • pubsub messaging
ASP.NET Core and Generic Host support for NATS.Client.
NATS.Client.JetStream by: The NATS Authors
  • 109 total downloads
  • Latest version: 2.7.0
  • pubsub messaging persistance
JetStream support for NATS.Client.
NATS.Client.KeyValueStore by: The NATS Authors
  • 73 total downloads
  • Latest version: 2.7.0
  • pubsub messaging persistance key-value storage
JetStream Key/Value Store support for NATS.Client.
NATS.Client.ObjectStore by: The NATS Authors
  • 79 total downloads
  • Latest version: 2.7.0
  • pubsub messaging persistance storage
JetStream Object Store support for NATS.Client.
NATS.Client.Serializers.Json by: The NATS Authors
  • 48 total downloads
  • Latest version: 2.7.0
  • pubsub messaging
NATS client generic JSON serializer. Not suitable for native AOT deployments.
NATS.Client.Services by: The NATS Authors
  • 177 total downloads
  • Latest version: 2.7.0
  • pubsub messaging microservices services
Service API support for NATS.Client.
NATS.Client.Simplified by: The NATS Authors
  • 85 total downloads
  • Latest version: 2.7.0
  • pubsub messaging
NATS simplified client for .NET
NATS.Net by: The NATS Authors
  • 86 total downloads
  • Latest version: 2.7.0
  • pubsub messaging
NATS client for modern .NET
NaturalSort.Extension by: Tomáš Pažourek
  • 208 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").