MassTransit.Extensions.Logging
by: Chris Patterson
- 855 total downloads
- Latest version: 5.5.6+build.2221.sha.1f6a8f0
MassTransit Microsoft.Extensions.Logging support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.MongoDb
by: Chris Patterson
- 9.302k total downloads
- Latest version: 8.3.5-develop.2180
MassTransit MongoDb persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Quartz
by: Chris Patterson
- 9.929k total downloads
- Latest version: 9.2.2
MassTransit Quartz.NET scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.RabbitMQ
by: Chris Patterson
- 15.373k total downloads
- Latest version: 9.2.2
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Redis
by: Chris Patterson
- 13.111k total downloads
- Latest version: 9.2.2
MassTransit Redis persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MasterMemory
by: Cysharp
- 3.848k total downloads
- Latest version: 3.0.4
Embedded Typed Readonly In-Memory Document Database for .NET Core and Unity.
MasterMemory.Annotations
by: Cysharp
- 3.636k total downloads
- Latest version: 3.0.4
Attributes of MasterMemory.
MasterMemory.MSBuild.Tasks
by: Cysharp
- 3.468k total downloads
- Latest version: 2.4.4
MSBuild Tasks of MasterMemory Code Generator.
MaterialDesignColors
by: James Willock
- 11.121k total downloads
- Latest version: 5.4.0-ci1492
ResourceDictionary instances containing standard Google Material Design swatches, for inclusion in a XAML application.
MaterialDesignThemes
by: James Willock
- 36.639k 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
- 276 total downloads
- Latest version: 0.7.0
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
- 3.533k total downloads
- Latest version: 6.0.0-beta2
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
- 3.911k total downloads
- Latest version: 5.0.0
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.496k 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.
MedallionTopologicalSort
by: Michael Adelson
- 31 total downloads
- Latest version: 1.0.0
A fast implementation of topological sorting that supports stable sorting as well as breaking ties via ThenBy[Descending]
Mediator.Abstractions
by: Martin Othamar
- 3.181k total downloads
- Latest version: 3.1.0-rc.1
Abstractions for the Mediator.SourceGenerator package.
Mediator.SourceGenerator
by: Martin Othamar
- 6.286k total downloads
- Latest version: 3.1.0-rc.1
A high performance .NET Mediator pattern implemenation using source generation.
MediatR
by: Jimmy Bogard
- 1.305k total downloads
- Latest version: 14.2.0
Simple, unambitious mediator implementation in .NET
MediatR.Contracts
by: Jimmy Bogard
- 71 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 649 total downloads
- Latest version: 9.0.0
MediatR extensions for ASP.NET Core