Mapster.DependencyInjection by: Chaowlert Chaisrichalermpol
  • 21 total downloads
  • Latest version: 1.0.0
  • Mapster DependencyInjection
Dependency Injection supports for Mapster
MassTransit by: Chris Patterson
  • 591 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
MassTransit.Analyzers by: Remco Blok, Chris Patterson
  • 8.022k total downloads
  • Latest version: 8.5.10
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore by: Chris Patterson
  • 219 total downloads
  • Latest version: 9.2.0-develop.150
  • MassTransit AspNetCore SQL Transport
MassTransit AspNetCore Support, including Dashboard; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.MongoDb by: Chris Patterson
  • 479 total downloads
  • Latest version: 5.5.6+build.2221.sha.1f6a8f0
  • MassTransit MongoDb
MassTransit MongoDb persistence support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.Quartz by: Chris Patterson
  • 524 total downloads
  • Latest version: 5.5.6+build.2221.sha.1f6a8f0
  • MassTransit Quartz Scheduler Scheduling
MassTransit Quartz.NET scheduler support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.RabbitMQ by: Chris Patterson
  • 575 total downloads
  • Latest version: 5.5.6+build.2221.sha.1f6a8f0
  • MassTransit RabbitMQ
MassTransit RabbitMQ transport support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.Redis by: Chris Patterson
  • 434 total downloads
  • Latest version: 5.5.6+build.2221.sha.1f6a8f0
  • MassTransit Redis
MassTransit Redis persistence support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MasterMemory by: neuecc
  • 183 total downloads
  • Latest version: 0.4.2
  • database, embedded, inmemory, unity
Embedded Readonly In-Memory Document Database for .NET, .NET Core and Unity.
MasterMemory.MSBuild.Tasks by: Cysharp
  • 2.503k total downloads
  • Latest version: 2.4.4
  • database, embedded, inmemory, unity
MSBuild Tasks of MasterMemory Code Generator.
MaterialDesignColors by: James Willock
  • 4.1k 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.
MaterialDesignThemes by: James Willock
  • 25.827k 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
  • 182 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
  • 2.081k 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.
MathNet.Numerics.Signed by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
  • 2.168k 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).
McMaster.Extensions.CommandLineUtils by: Nate McMaster
  • 1.099k 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.SourceGenerator by: Martin Othamar
  • 4.223k 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
  • 411 total downloads
  • Latest version: 5.1.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 96 total downloads
  • Latest version: 2.0.0
  • mediator,request,response,queries,commands,notifications
MediatR extensions for ASP.NET Core