MaterialDesignThemes by: James Willock
  • 12.502k total downloads
  • Latest version: 5.3.3-ci1401
  • WPF XAML Material Design Theme Colour Color UI UX
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MathNet.Filtering by: Christoph Ruegg
  • 81 total downloads
  • Latest version: 0.7.0
  • math filter signal FIR IIR median kalman design
Math.NET Filtering, providing methods and algorithms for signal processing and filtering 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.
MathNet.Numerics by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
  • 1.454k total downloads
  • Latest version: 6.0.0-beta2
  • 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 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.
MathNet.Numerics.Signed by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
  • 1.351k total downloads
  • Latest version: 5.0.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 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).
McMaster.Extensions.CommandLineUtils by: Nate McMaster
  • 1.103k total downloads
  • Latest version: 5.1.0
  • 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.
MedallionTopologicalSort by: Michael Adelson
  • 23 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]
Mediator.Abstractions by: Martin Othamar
  • 1.882k total downloads
  • Latest version: 3.1.0-rc.1
  • mediator mediator-pattern source-generation source-gen source-generator sourcegenerator C# .NET dotnet
Abstractions for the Mediator.SourceGenerator package.
Mediator.SourceGenerator by: Martin Othamar
  • 4.255k total downloads
  • Latest version: 3.1.0-rc.1
  • mediator mediator-pattern source-generation source-gen source-generator sourcegenerator C# .NET dotnet
A high performance .NET Mediator pattern implemenation using source generation.
MediatR by: Jimmy Bogard
  • 807 total downloads
  • Latest version: 14.1.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MediatR.Contracts by: Jimmy Bogard
  • 51 total downloads
  • Latest version: 2.0.1
  • mediator request response queries commands notifications
Contracts package for requests, responses, and notifications
MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 475 total downloads
  • Latest version: 9.0.0
  • mediator request response queries commands notifications
MediatR extensions for ASP.NET Core
Medo.Uuid7 by: Josip Medved
  • 291 total downloads
  • Latest version: 3.2.0
  • RFC9562,UUID,GUID,UUID7,UUIDv7,UUID4,UUIDv4,UniqueIdentifier
A library that enables fast generation of version 7 (time-ordered) UUIDs, designed for efficient utilization in databases and resource indexing. It provides conversions to and from GUIDs, multiple string representations, and wide compatibility with .NET 7 and higher, including .NET 4.6.1 and higher (.NET Standard 2.0). Additionally, it supports version 4 (fully random) UUIDs.
MemoryPack.Generator by: Cysharp
  • 1.371k total downloads
  • Latest version: 1.21.4
  • serializer
Code generator for MemoryPack.
MessagePack by: neuecc, aarnott
  • 5.213k total downloads
  • Latest version: 3.1.7
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations by: neuecc, aarnott
  • 2.84k total downloads
  • Latest version: 3.1.7
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer by: neuecc, aarnott
  • 1.997k total downloads
  • Latest version: 3.1.7
  • 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.
Meziantou.Analyzer by: meziantou
  • 10.683k total downloads
  • Latest version: 3.0.114
  • Meziantou.Analyzer, csharp, roslyn, static-analysis, analyzer, code-quality, analyzers, roslyn-analyzers
A powerful C# Roslyn analyzer that uses static analysis to detect bugs, surface security issues, and enforce best practices—helping developers and AI write more reliable code.
MicroCom.Runtime by: MicroCom.Runtime
  • 347 total downloads
  • Latest version: 0.11.6
IDL-based COM interop codegen. Consumes MIDL-like IDL file, generates efficient cross-platform C# interop and C++ header files.
Microsoft.ApplicationInsights by: Microsoft
  • 1.036k total downloads
  • Latest version: 3.1.2
  • 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.ApplicationInsights.Agent.Intercept by: Microsoft
  • 60 total downloads
  • Latest version: 0.17.0
  • Instrumentation Extensions Decorate Callbacks Analytics ApplicationInsights Telemetry AppInsights
This NuGet enables Interception of method calls