MSTest.TestAdapter by: Microsoft
  • 2.304k total downloads
  • Latest version: 3.11.1
  • 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 Core 3.1+ - .NET 6.0+ - .NET 6.0 Windows.18362+ - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9
MSTest.TestFramework by: Microsoft
  • 2.6k total downloads
  • Latest version: 4.2.3
  • 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
  • 5.656k total downloads
  • Latest version: 9.5.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
MvvmLight by: Laurent Bugnion (GalaSoft)
  • 157 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
  • 1.213k 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
MySql.EntityFrameworkCore by: Oracle
  • 288 total downloads
  • Latest version: 3.1.32+MySQL8.0.33
  • MySql .NET Connector MySql Entity Framework Core netcore .Net Core MySql Conector/Net Entity Framework Core coreclr C/NET C/Net Core
MySQL Server database provider for Entity Framework Core.
MySqlConnector by: Bradley Grainger
  • 3.795k total downloads
  • Latest version: 2.6.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.
N.SourceGenerators.UnionTypes by: Alexey Sosnin
  • 931 total downloads
  • Latest version: 0.28.2
  • discriminated-union source-generator
Discriminated union type source generator
NaCl.Net by: Doron Somech
  • 146 total downloads
  • Latest version: 0.1.13
  • NaCl libsodium sodium curve25519 xsalsa poly1305
Port of Curve25519, XSalsa20 and Poly1305 from NaCl project
Namotion.Reflection by: Namotion.Reflection
  • 1.141k 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.
Nanoid by: codeyu
  • 91 total downloads
  • Latest version: 3.1.0
  • Nanoid UUID
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
NATS.Client by: The NATS Authors
  • 1.441k total downloads
  • Latest version: 1.1.8
  • CNCF NATS Messaging Cloud Publish Subscribe PubSub
**NOTE** For .NET 6 upwards we recommend NATS.Net package - NATS acts as a central nervous system for distributed systems at scale for IoT, edge computing, and cloud native and on-premise applications. This is the .NET client API.
NATS.Client.Abstractions by: The NATS Authors
  • 539 total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging abstractions nats
Serialization abstractions and interfaces for the NATS .NET client library.
NATS.Client.Core by: The NATS Authors
  • 2.303k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging cloud-native distributed async real-time CNCF nats
Core client for NATS, the high-performance cloud-native messaging system. Provides async pub/sub, request-reply, and queue groups for .NET applications.
NATS.Client.Hosting by: The NATS Authors
  • 1.934k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging cloud-native aspnetcore hosting nats
NATS .NET dependency injection with minimal dependencies and AOT support. Registers NatsConnection on the Microsoft service collection. For ad-hoc JSON serialization, see NATS.Extensions.Microsoft.DependencyInjection.
NATS.Client.JetStream by: The NATS Authors
  • 2.098k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging persistence streaming cloud-native distributed CNCF nats
JetStream persistent messaging for NATS .NET. Provides at-least-once delivery, stream management, and pull/push consumers for durable message processing.
NATS.Client.KeyValueStore by: The NATS Authors
  • 2.143k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging persistence key-value storage cloud-native distributed CNCF nats
Key/Value Store for NATS .NET, built on JetStream. Provides distributed key-value storage with watch, history, and TTL support.
NATS.Client.ObjectStore by: The NATS Authors
  • 1.998k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging persistence storage cloud-native distributed CNCF nats
Object Store for NATS .NET, built on JetStream. Stores and retrieves large objects as chunked streams with metadata and integrity checks.
NATS.Client.Serializers.Json by: The NATS Authors
  • 1.753k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging json serialization nats
JSON serializer for NATS .NET using System.Text.Json. Supports ad-hoc types for quick prototyping. Not suitable for native AOT deployments.
NATS.Client.Services by: The NATS Authors
  • 1.922k total downloads
  • Latest version: 3.0.0-preview.10
  • pubsub messaging microservices services cloud-native distributed CNCF nats
Services framework for NATS .NET. Build discoverable microservices with automatic health monitoring, stats, and endpoint management.