MaterialDesignThemes by: James Willock
  • 10.924k 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
  • 1.253k 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
  • 1.318k 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
  • 586 total downloads
  • Latest version: 0.1.1-ci981
  • 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.
MicroCom.Runtime by: MicroCom.Runtime
  • 380 total downloads
  • Latest version: 0.11.3
IDL-based COM interop codegen. Consumes MIDL-like IDL file, generates efficient cross-platform C# interop and C++ header files.
MetadataExtractor by: Drew Noakes
  • 638 total downloads
  • Latest version: 2.9.0
  • Metadata Exif IPTC XMP ICC Photoshop WebP PNG BMP ICO PCX JPEG TIFF PSD Photography QuickTime MOV MP4 M4V Video MP3 WAV Imaging Audio
Easily and efficiently read metadata from images, video and audio files. MetadataExtractor reads Exif, IPTC, XMP, ICC, Photoshop, WebP, PNG, BMP, GIF, ICO, PCX metadata from JPEG, TIFF WebP, PSD, PNG, BMP, GIF, ICO, PCX and camera RAW files. MOV and related QuickTime video formats such as MP4, M4V, 3G2, 3GP are supported, as are MP3 and WAV audio files. Camera manufacturer specific support exists for Agfa, Canon, Casio, DJI, Epson, Fujifilm, Kodak, Kyocera, Leica, Minolta, Nikon, Olympus, Panasonic, Pentax, Reconyx, Sanyo, Sigma/Foveon and Sony models.
MassTransit.Abstractions by: Chris Patterson
  • 2.001k 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
  • 43 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]
Meziantou.Analyzer by: meziantou
  • 6.986k total downloads
  • Latest version: 2.0.257
  • Meziantou.Analyzer analyzers
A Roslyn analyzer to enforce some good practices in C#
MaterialDesignColors by: James Willock
  • 2.161k total downloads
  • Latest version: 1.2.3-ci981
  • 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
  • 3.887k 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
  • 9 total downloads
  • Latest version: 1.0.61
Package Description
MessagePack.Annotations by: neuecc aarnott
  • 1.669k 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
  • 199 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
  • 2.349k 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
  • 128 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.263k 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
  • 32 total downloads
  • Latest version: 1.0.0
Memcached Client
mcpdotnet by: PederHP
  • 56 total downloads
  • Latest version: 1.2.0.1
  • mcp ai ModelContextProtocol llm
.NET library for the Model Context Protocol (MCP)
MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 852 total downloads
  • Latest version: 11.1.0
  • mediator request response queries commands notifications
MediatR extensions for ASP.NET Core