MassTransit by: Chris Patterson
  • 588 total downloads
  • Latest version: 5.5.6+build.2221.sha.1f6a8f0
  • MassTransit
MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MaterialDesignThemes by: James Willock
  • 21.489k 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
  • 591 total downloads
  • Latest version: 5.1.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.822k total downloads
  • Latest version: 4.15.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 Framework 4.0 or higher and .Net Standard 1.3 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.33k total downloads
  • Latest version: 0.2.2
  • 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.
MetadataExtractor by: Drew Noakes
  • 735 total downloads
  • Latest version: 2.9.0-rc2
  • 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.
MedallionTopologicalSort by: Michael Adelson
  • 40 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
  • 5.9k total downloads
  • Latest version: 2.0.257
  • Meziantou.Analyzer analyzers
A Roslyn analyzer to enforce some good practices in C#
MaterialDesignColors by: James Willock
  • 6.683k total downloads
  • Latest version: 2.0.6
  • 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
  • 1.628k total downloads
  • Latest version: 1.9.11
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Microsoft.ApplicationInsights by: Microsoft
  • 1.258k total downloads
  • Latest version: 2.23.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AppCenter.Analytics by: Microsoft
  • 1.366k total downloads
  • Latest version: 4.5.3
  • app center appcenter analytics mobilecenter
This package contains functionalities to collect session, device properties, events etc… for your application.
Microsoft.AppCenter by: Microsoft
  • 1.957k total downloads
  • Latest version: 4.5.3
  • app center appcenter mobilecenter
This package contains the basic functionalities that all App Center services use to communicate with the backend.
MessagePackAnalyzer by: neuecc aarnott
  • 1.996k 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.
McMaster.Extensions.CommandLineUtils by: Nate McMaster
  • 1.158k 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.
Microsoft.AppCenter.Crashes by: Microsoft
  • 1.707k total downloads
  • Latest version: 4.5.3
  • app center appcenter crashes mobilecenter
This package contains functionalities to collect crash reports for your application.
Memcached.ClientLibrary by: lanfengqi
  • 26 total downloads
  • Latest version: 1.0.0
My package description.
Memcached.Client by: iceStone
  • 26 total downloads
  • Latest version: 1.0.0
Memcached Client
Mapster.DependencyInjection by: Chaowlert Chaisrichalermpol
  • 25 total downloads
  • Latest version: 1.0.0
  • Mapster DependencyInjection
Dependency Injection supports for Mapster
MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 141 total downloads
  • Latest version: 2.0.0
  • mediator request response queries commands notifications
MediatR extensions for ASP.NET Core