MassTransit by: Chris Patterson
  • 9.817k total downloads
  • Latest version: 9.0.0-develop.27
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MaterialDesignThemes by: James Willock
  • 18.941k total downloads
  • Latest version: 5.3.1-ci1190
  • WPF XAML Material Design Theme Colour Color UI UX
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MediatR by: Jimmy Bogard
  • 2.055k total downloads
  • Latest version: 14.0.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MathNet.Numerics.Signed by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
  • 2.439k total downloads
  • Latest version: 5.0.0
  • math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
MaterialDesignThemes.MahApps by: James Willock
  • 10.925k total downloads
  • Latest version: 2.1.4-ci262
  • WPF XAML MahApps Material Design Theme Colour Color UI UX
ResourceDictionary instances containing Material Design templates and styles for WPF controls in the MahApps library.
MassTransit.Abstractions by: Chris Patterson
  • 3.919k total downloads
  • Latest version: 9.0.0-develop.27
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MedallionTopologicalSort by: Michael Adelson
  • 66 total downloads
  • Latest version: 1.0.0
  • enumerable collections topological sort sorting stable
A fast implementation of topological sorting that supports stable sorting as well as breaking ties via ThenBy[Descending]
Mapster.Core by: chaowlert eric_swann andrerav
  • 328 total downloads
  • Latest version: 1.2.1-pre02
  • mapster
Lightweight library for Mapster and Mapster CodeGen
MaterialDesignColors by: James Willock
  • 16.491k total downloads
  • Latest version: 2.1.4
  • WPF XAML Material Design Colour Color UI UX
ResourceDictionary instances containing standard Google Material Design swatches, for inclusion in a XAML application.
MessagePack by: neuecc aarnott
  • 6.875k total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
matkoch.Microsoft.VisualStudio.SolutionPersistence by: Microsoft Matthias Koch
  • 31 total downloads
  • Latest version: 1.0.61
Package Description
MessagePack.Annotations by: neuecc aarnott
  • 2.614k total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Attributes and interfaces for .NET types serializable with MessagePack.
MELT by: Alessio Franceschelli
  • 410 total downloads
  • Latest version: 1.1.0
  • Logging Log Logs Microsoft.Extensions.Logging Testing
Testing library to verify that the correct logs are generated by apps or libraries using the .NET Standard Microsoft.Extensions.Logging library.
MessagePackAnalyzer by: neuecc aarnott
  • 3.995k total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
MediatR.Contracts by: Jimmy Bogard
  • 191 total downloads
  • Latest version: 2.0.1
  • mediator request response queries commands notifications
Contracts package for requests, responses, and notifications
McMaster.Extensions.CommandLineUtils by: Nate McMaster
  • 1.911k total downloads
  • Latest version: 4.1.1
  • commandline parsing
Command-line parsing API and utilities for console applications. Commonly used types: McMaster.Extensions.CommandLineUtils.CommandLineApplication McMaster.Extensions.CommandLineUtils.CommandOption McMaster.Extensions.CommandLineUtils.IConsole McMaster.Extensions.CommandLineUtils.Prompt McMaster.Extensions.CommandLineUtils.ArgumentEscaper A community-maintained fork of Microsoft.Extensions.CommandLineUtils, plus many enhancements.
Memcached.Client by: iceStone
  • 52 total downloads
  • Latest version: 1.0.0
Memcached Client
mcpdotnet by: PederHP
  • 90 total downloads
  • Latest version: 1.2.0.1
  • mcp ai ModelContextProtocol llm
.NET library for the Model Context Protocol (MCP)
Mapster.DependencyInjection by: Chaowlert Chaisrichalermpol
  • 47 total downloads
  • Latest version: 1.0.0
  • Mapster DependencyInjection
Dependency Injection supports for Mapster
MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 1.208k total downloads
  • Latest version: 11.1.0
  • mediator request response queries commands notifications
MediatR extensions for ASP.NET Core