MassTransit.EntityFrameworkCore by: Chris Patterson
  • 12.407k total downloads
  • Latest version: 9.2.0-develop.151
  • MassTransit EF EFCore EntityFramework EntityFrameworkCore
MassTransit Entity Framework Core persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Extensions.DependencyInjection by: Chris Patterson
  • 1.591k total downloads
  • Latest version: 7.3.1
  • MassTransit DependencyInjection
MassTransit Microsoft.Extensions.DependencyInjection support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.Extensions.Logging by: Chris Patterson
  • 606 total downloads
  • Latest version: 5.5.6+build.2221.sha.1f6a8f0
  • MassTransit Extensions Logging
MassTransit Microsoft.Extensions.Logging support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.MongoDb by: Chris Patterson
  • 10.401k total downloads
  • Latest version: 9.2.0-develop.151
  • MassTransit MongoDb
MassTransit MongoDb persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Quartz by: Chris Patterson
  • 7.183k total downloads
  • Latest version: 9.2.0-develop.151
  • MassTransit Quartz Scheduler Scheduling
MassTransit Quartz.NET scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.RabbitMQ by: Chris Patterson
  • 11.271k total downloads
  • Latest version: 9.2.0-develop.151
  • MassTransit RabbitMQ
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Redis by: Chris Patterson
  • 10.597k total downloads
  • Latest version: 9.2.0-develop.151
  • MassTransit Redis
MassTransit Redis persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MasterMemory by: Cysharp
  • 2.865k total downloads
  • Latest version: 3.0.4
  • database, embedded, inmemory, unity
Embedded Typed Readonly In-Memory Document Database for .NET Core and Unity.
MasterMemory.Annotations by: Cysharp
  • 2.662k total downloads
  • Latest version: 3.0.4
  • database, embedded, inmemory, unity
Attributes of MasterMemory.
MasterMemory.MSBuild.Tasks by: Cysharp
  • 2.508k total downloads
  • Latest version: 2.4.4
  • database, embedded, inmemory, unity
MSBuild Tasks of MasterMemory Code Generator.
MaterialDesignColors by: James Willock
  • 7.41k total downloads
  • Latest version: 5.3.0-ci1104
  • 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
  • 13.728k 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.46k 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.358k 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.136k 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
  • 3.795k 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.27k 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
  • 923 total downloads
  • Latest version: 14.1.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET