MaterialDesignThemes
by: James Willock
- 12.888k total downloads
- Latest version: 5.3.1-ci1190
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MediatR
by: Jimmy Bogard
- 1.369k total downloads
- Latest version: 14.0.0
Simple, unambitious mediator implementation in .NET
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 1.778k total downloads
- Latest version: 5.0.0
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
- 657 total downloads
- Latest version: 0.1.1-ci981
ResourceDictionary instances containing Material Design templates and styles for WPF controls in the MahApps library.
MicroCom.Runtime
by: MicroCom.Runtime
- 434 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
- 768 total downloads
- Latest version: 2.9.0
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.418k total downloads
- Latest version: 9.0.0-develop.27
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MedallionTopologicalSort
by: Michael Adelson
- 46 total downloads
- Latest version: 1.0.0
A fast implementation of topological sorting that supports stable sorting as well as breaking ties via ThenBy[Descending]
Meziantou.Analyzer
by: meziantou
- 9.923k total downloads
- Latest version: 2.0.257
A Roslyn analyzer to enforce some good practices in C#
MaterialDesignColors
by: James Willock
- 2.42k total downloads
- Latest version: 1.2.3-ci981
ResourceDictionary instances containing standard Google Material Design swatches, for inclusion in a XAML application.
MessagePack
by: neuecc aarnott
- 4.531k total downloads
- Latest version: 3.1.4
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
matkoch.Microsoft.VisualStudio.SolutionPersistence
by: Microsoft Matthias Koch
- 16 total downloads
- Latest version: 1.0.61
Package Description
MessagePack.Annotations
by: neuecc aarnott
- 1.86k total downloads
- Latest version: 3.1.4
Attributes and interfaces for .NET types serializable with MessagePack.
MELT
by: Alessio Franceschelli
- 274 total downloads
- Latest version: 1.1.0
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.64k total downloads
- Latest version: 3.1.4
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
- 141 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
McMaster.Extensions.CommandLineUtils
by: Nate McMaster
- 1.403k total downloads
- Latest version: 4.1.1
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.
mcpdotnet
by: PederHP
- 61 total downloads
- Latest version: 1.2.0.1
.NET library for the Model Context Protocol (MCP)
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 980 total downloads
- Latest version: 11.1.0
MediatR extensions for ASP.NET Core