MassTransit by: Chris Patterson
  • 19.868k total downloads
  • Latest version: 8.5.3-develop.2359
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Abstractions by: Chris Patterson
  • 15.542k total downloads
  • Latest version: 8.5.3-develop.2359
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Analyzers by: Remco Blok Chris Patterson
  • 11.643k total downloads
  • Latest version: 8.5.3-develop.2359
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore by: Chris Patterson
  • 2.593k total downloads
  • Latest version: 7.3.1
  • MassTransit AspNetCore
MassTransit hosting for ASP.NET Core; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.EntityFrameworkCore by: Chris Patterson
  • 9.392k total downloads
  • Latest version: 8.3.1
  • 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
  • 2.707k 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
  • 1.247k 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
  • 12.61k total downloads
  • Latest version: 8.5.3-develop.2359
  • MassTransit MongoDb
MassTransit MongoDb persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Quartz by: Chris Patterson
  • 5.102k total downloads
  • Latest version: 8.5.3-develop.2359
  • 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
  • 13.244k total downloads
  • Latest version: 8.5.3-develop.2359
  • MassTransit RabbitMQ
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Redis by: Chris Patterson
  • 13.588k total downloads
  • Latest version: 8.5.3-develop.2359
  • MassTransit Redis
MassTransit Redis persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MasterMemory by: Cysharp
  • 7.581k 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
  • 7.071k total downloads
  • Latest version: 3.0.4
  • database embedded inmemory unity
Attributes of MasterMemory.
MasterMemory.MSBuild.Tasks by: Cysharp
  • 6.676k total downloads
  • Latest version: 2.4.4
  • database embedded inmemory unity
MSBuild Tasks of MasterMemory Code Generator.
MaterialDesignThemes by: James Willock
  • 19.041k total downloads
  • Latest version: 5.0.1-ci577
  • WPF XAML Material Design Theme Colour Color UI UX
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MathNet.Numerics.Signed by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
  • 705 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).
MedallionTopologicalSort by: Michael Adelson
  • 22 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]
MediatR by: Jimmy Bogard
  • 1.522k total downloads
  • Latest version: 13.0.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MediatR.Contracts by: Jimmy Bogard
  • 142 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
  • 1.228k total downloads
  • Latest version: 11.1.0
  • mediator request response queries commands notifications
MediatR extensions for ASP.NET Core