MassTransit
by: Chris Patterson
- 1.285k total downloads
- Latest version: 8.5.0-develop.2309
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MaterialDesignThemes
by: James Willock
- 14.307k total downloads
- Latest version: 5.0.1-ci577
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MediatR
by: Jimmy Bogard
- 817 total downloads
- Latest version: 12.5.0
Simple, unambitious mediator implementation in .NET
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 1.424k 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
- 6.289k total downloads
- Latest version: 3.1.0-ci577
ResourceDictionary instances containing Material Design templates and styles for WPF controls in the MahApps library.
MetadataExtractor
by: Drew Noakes
- 379 total downloads
- Latest version: 2.9.0-rc2
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
- 631 total downloads
- Latest version: 8.5.0-develop.2309
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MedallionTopologicalSort
by: Michael Adelson
- 26 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]
MaterialDesignColors
by: James Willock
- 7.294k total downloads
- Latest version: 3.1.0-ci577
ResourceDictionary instances containing standard Google Material Design swatches, for inclusion in a XAML application.
MessagePack
by: neuecc aarnott
- 1.612k 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
- 901 total downloads
- Latest version: 3.1.3
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.222k 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
- 65 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
McMaster.Extensions.CommandLineUtils
by: Nate McMaster
- 747 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.
Memcached.ClientLibrary
by: lanfengqi
- 16 total downloads
- Latest version: 1.0.0
My package description.
mcpdotnet
by: PederHP
- 98 total downloads
- Latest version: 1.2.0.1
.NET library for the Model Context Protocol (MCP)
Mapster.DependencyInjection
by: chaowlert eric_swann andrerav
- 97 total downloads
- Latest version: 1.0.3-pre02
Dependency Injection supports for Mapster
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 447 total downloads
- Latest version: 11.1.0
MediatR extensions for ASP.NET Core