MSBuild.Sdk.Extras
by: Oren Novotny
- 896 total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli
by: FUJIWARA, Yusuke
- 1.492k total downloads
- Latest version: 1.0.1
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
MSTest.Analyzers
by: Microsoft
- 1.994k total downloads
- Latest version: 4.4.1
This package includes code analyzers and code fixes for MSTest.
MSTest is Microsoft supported Test Framework.
MSTest.TestAdapter
by: Microsoft
- 4.813k total downloads
- Latest version: 4.4.1
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 is Microsoft supported Test Framework.
MSTest.TestFramework
by: Microsoft
- 4.327k total downloads
- Latest version: 4.4.1
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+
MSTest is Microsoft supported Test Framework.
MudBlazor
by: Garderoben, Henon and Contributors
- 7.969k total downloads
- Latest version: 9.10.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MvvmLight
by: Laurent Bugnion (GalaSoft)
- 241 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 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)
- 476 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
- 1.701k total downloads
- Latest version: 26.7.0
MySql.Data.MySqlClient .Net Core Class Library
MySql.EntityFrameworkCore
by: Oracle
- 376 total downloads
- Latest version: 3.1.32+MySQL8.0.33
MySQL Server database provider for Entity Framework Core.
MySqlConnector
by: Bradley Grainger
- 5.445k total downloads
- Latest version: 2.6.2
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
- 1.428k total downloads
- Latest version: 0.28.2
Discriminated union type source generator
NaCl.Net
by: Doron Somech
- 200 total downloads
- Latest version: 0.1.13
Port of Curve25519, XSalsa20 and Poly1305 from NaCl project
Namotion.Reflection
by: Namotion.Reflection
- 1.591k 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
- 160 total downloads
- Latest version: 3.1.0
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
NATS.Client
by: The NATS Authors
- 1.871k total downloads
- Latest version: 1.1.8
**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
- 1.085k total downloads
- Latest version: 3.2.0
Serialization abstractions and interfaces for the NATS .NET client library.
NATS.Client.Core
by: The NATS Authors
- 3.194k total downloads
- Latest version: 3.2.0
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
- 2.957k total downloads
- Latest version: 3.2.0
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
- 3.165k total downloads
- Latest version: 3.2.0
JetStream persistent messaging for NATS .NET. Provides at-least-once delivery, stream management, and pull/push consumers for durable message processing.