MaterialDesignThemes
by: James Willock
- 7.732k total downloads
- Latest version: 5.3.0-ci1117
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MediatR
by: Jimmy Bogard
- 747 total downloads
- Latest version: 13.0.0
Simple, unambitious mediator implementation in .NET
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 894 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
- 4.888k total downloads
- Latest version: 2.1.4-ci262
ResourceDictionary instances containing Material Design templates and styles for WPF controls in the MahApps library.
Microsoft.Android.Runtime.31.android-arm
by: Microsoft
- 65 total downloads
- Latest version: 32.0.509+sha.25cb50d
Microsoft.Android runtime components for API 31. Please do not reference directly.
MicroCom.Runtime
by: MicroCom.Runtime
- 251 total downloads
- Latest version: 0.11.0
IDL-based COM interop codegen. Consumes MIDL-like IDL file, generates efficient cross-platform C# interop and C++ header files.
MetadataExtractor
by: Drew Noakes
- 378 total downloads
- Latest version: 2.9.0-rc3
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.
MedallionTopologicalSort
by: Michael Adelson
- 33 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]
Microsoft.Android.Ref.31
by: Microsoft
- 116 total downloads
- Latest version: 32.0.509+sha.25cb50d
Microsoft.Android reference assemblies for API 31. Please do not reference directly.
Meziantou.Analyzer
by: meziantou
- 3.182k total downloads
- Latest version: 2.0.219
A Roslyn analyzer to enforce some good practices in C#
MaterialDesignColors
by: James Willock
- 7.275k total downloads
- Latest version: 2.1.4
ResourceDictionary instances containing standard Google Material Design swatches, for inclusion in a XAML application.
MessagePack
by: neuecc aarnott
- 2.386k total downloads
- Latest version: 3.1.4
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc aarnott
- 1.13k total downloads
- Latest version: 3.1.4
Attributes and interfaces for .NET types serializable with MessagePack.
MELT
by: Alessio Franceschelli
- 93 total downloads
- Latest version: 1.0.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
- 1.574k 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
- 84 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
McMaster.Extensions.CommandLineUtils
by: Nate McMaster
- 957 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
- 25 total downloads
- Latest version: 1.2.0.1
.NET library for the Model Context Protocol (MCP)
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 565 total downloads
- Latest version: 11.1.0
MediatR extensions for ASP.NET Core