Magick.NET.Core
by: Dirk Lemstra
- 229 total downloads
- Latest version: 11.3.0
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
Magnum
by: Chris Patterson, Dru Sellers
- 360 total downloads
- Latest version: 2.1.3
Magnum is a library for the larger than average developer
MahApps.Metro
by: Jan Karger, Bastian Schmidt, Dennis Daume, Brendan Forster, Alex Mitchell, Paul Jenkins, Jake Ginnivan
- 1.573k total downloads
- Latest version: 3.0.0-rc0529
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (.Net 4.6.2 and later), with minimal effort.
ManagedEsent
by: martinc
- 53 total downloads
- Latest version: 1.6.0
ManagedEsent provides managed access to ESENT, the embeddable
database engine native to Windows. ManagedEsent uses the esent.dll that is
part of Microsoft Windows so there are no extra unmanaged binaries to
download and install.
MassTransit
by: Chris Patterson, Dru Sellers, Travis Smith
- 62 total downloads
- Latest version: 2.10.2
MassTransit is a distributed application framework for .NET, including support for MSMQ and RabbitMQ.
MassTransit.Analyzers
by: Remco Blok, Chris Patterson
- 12.254k total downloads
- Latest version: 8.5.10
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore
by: Chris Patterson
- 893 total downloads
- Latest version: 9.2.2
MassTransit AspNetCore Support, including Dashboard; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.RabbitMQ
by: Chris Patterson, Dru Sellers, Travis Smith
- 27 total downloads
- Latest version: 2.10.2
This integration library adds support for RabbitMQ to MassTransit, a distributed application framework for .NET, including support for MSMQ and RabbitMQ.
MasterMemory
by: neuecc
- 51 total downloads
- Latest version: 0.1.0
Embedded Readonly In-Memory Document Database for .NET, .NET Core and Unity.
MasterMemory.MSBuild.Tasks
by: Cysharp
- 3.464k total downloads
- Latest version: 2.4.4
MSBuild Tasks of MasterMemory Code Generator.
MaterialDesignThemes
by: James Willock
- 17.53k total downloads
- Latest version: 5.4.0-ci1492
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MathNet.Filtering
by: Christoph Ruegg
- 53 total downloads
- Latest version: 0.4.0
Math.NET Filtering with finite and infinite impulse response filter design and application, median filtering and other signal processing methods and algorithms. MIT license. Supports .Net 4.0 and Mono on Windows, Linux and Mac.
MathNet.Numerics
by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
- 1.709k total downloads
- Latest version: 3.20.2
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 4.0, .Net 3.5 and Mono on Windows, Linux and Mac; Silverlight 5, WindowsPhone/SL 8, WindowsPhone 8.1 and Windows 8 with PCL portable profiles 7, 47, 78, 259 and 328; Android/iOS with Xamarin.
MathNet.Numerics.Signed
by: Marcus Cuda, Christoph Ruegg, Jurgen Van Gael
- 291 total downloads
- Latest version: 2.6.1
Math.NET Numerics, signed and thus with a strong name. We strongly discourage using this package and recommend using MathNet.Numerics instead, which is unsigned and weakly named.
McMaster.Extensions.CommandLineUtils
by: Nate McMaster
- 130 total downloads
- Latest version: 5.1.0
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.
Mediator.SourceGenerator
by: Martin Othamar
- 6.229k total downloads
- Latest version: 3.1.0-rc.1
A high performance .NET Mediator pattern implemenation using source generation.
MediatR
by: Jimmy Bogard
- 34 total downloads
- Latest version: 2.0.0-beta-003
Simple, unambitious mediator implementation in .NET
MemoryPack.Generator
by: Cysharp
- 2.015k total downloads
- Latest version: 1.21.4
Code generator for MemoryPack.
MessagePack
by: neuecc
- 1.112k total downloads
- Latest version: 1.6.1.2
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer
by: neuecc, aarnott
- 2.827k total downloads
- Latest version: 3.1.9
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.