MassTransit by: Chris Patterson
  • 500 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
  • 20.132k total downloads
  • Latest version: 5.3.1-ci1159
  • WPF XAML Material Design Theme Colour Color UI UX
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
Microsoft.Android.Runtime.31.android-arm64 by: Microsoft
  • 70 total downloads
  • Latest version: 32.0.509+sha.25cb50d
Microsoft.Android runtime components for API 31. Please do not reference directly.
MediatR by: Jimmy Bogard
  • 492 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.521k 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
  • 5.937k 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.
Microsoft.Android.Runtime.31.android-arm by: Microsoft
  • 92 total downloads
  • Latest version: 32.0.509+sha.25cb50d
Microsoft.Android runtime components for API 31. Please do not reference directly.
MetadataExtractor by: Drew Noakes
  • 645 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
  • 35 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]
Microsoft.Android.Ref.31 by: Microsoft
  • 144 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.816k total downloads
  • Latest version: 2.0.238
  • Meziantou.Analyzer analyzers
A Roslyn analyzer to enforce some good practices in C#
Mapster.Core by: chaowlert eric_swann andrerav
  • 159 total downloads
  • Latest version: 1.2.1-pre02
  • mapster
Lightweight library for Mapster and Mapster CodeGen
MaterialDesignColors by: James Willock
  • 6.284k 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.4k 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).
MessagePackAnalyzer by: neuecc aarnott
  • 1.762k 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.075k 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.ClientLibrary by: lanfengqi
  • 24 total downloads
  • Latest version: 1.0.0
My package description.
Memcached.Client by: iceStone
  • 24 total downloads
  • Latest version: 1.0.0
Memcached Client
Mapster.DependencyInjection by: Chaowlert Chaisrichalermpol
  • 21 total downloads
  • Latest version: 1.0.0
  • Mapster DependencyInjection
Dependency Injection supports for Mapster
MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 117 total downloads
  • Latest version: 2.0.0
  • mediator request response queries commands notifications
MediatR extensions for ASP.NET Core