MSTest.Analyzers
by: Microsoft
- 88 total downloads
- Latest version: 4.0.2
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 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 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 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
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
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.Data.MySqlClient .Net Core Class Library
MySqlConnector
by: Bradley Grainger
- 317 total downloads
- Latest version: 2.5.0
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
NATS client Abstractions for .NET
NATS.Client.Core
by: The NATS Authors
- 92 total downloads
- Latest version: 2.7.0
NATS core client for .NET
NATS.Client.Hosting
by: The NATS Authors
- 148 total downloads
- Latest version: 2.7.0
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
JetStream support for NATS.Client.
NATS.Client.KeyValueStore
by: The NATS Authors
- 73 total downloads
- Latest version: 2.7.0
JetStream Key/Value Store support for NATS.Client.
NATS.Client.ObjectStore
by: The NATS Authors
- 79 total downloads
- Latest version: 2.7.0
JetStream Object Store support for NATS.Client.
NATS.Client.Serializers.Json
by: The NATS Authors
- 48 total downloads
- Latest version: 2.7.0
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
Service API support for NATS.Client.
NATS.Client.Simplified
by: The NATS Authors
- 85 total downloads
- Latest version: 2.7.0
NATS simplified client for .NET
NaturalSort.Extension
by: Tomáš Pažourek
- 208 total downloads
- Latest version: 4.4.1
Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").