Mapster.Core by: chaowlert eric_swann andrerav
  • 216 total downloads
  • Latest version: 10.1.0-pre02
  • Mapster
Lightweight library for Mapster and Mapster CodeGen
Markdig by: Alexandre Mutel
  • 1,665k total downloads
  • Latest version: 1.3.2
  • Markdown CommonMark md html md2html
Markdig is a fast, powerful, CommonMark compliant, extensible Markdown processor for .NET.
Markdig.Signed by: Alexandre Mutel
  • 799 total downloads
  • Latest version: 1.3.2
  • Markdown CommonMark md html md2html
Markdig is a fast, powerful, CommonMark compliant, extensible Markdown processor for .NET.
MassTransit by: Chris Patterson
  • 1,33k total downloads
  • Latest version: 9.2.1-develop.171
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Abstractions by: Chris Patterson
  • 541 total downloads
  • Latest version: 9.2.0-develop.155
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.RabbitMQ by: Chris Patterson
  • 1,244k total downloads
  • Latest version: 9.2.1-develop.171
  • MassTransit RabbitMQ
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MaterialDesignThemes by: James Willock
  • 2,101k total downloads
  • Latest version: 5.3.3-ci1462
  • WPF XAML Material Design Theme Colour Color UI UX
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MathNet.Numerics by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
  • 347 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.
McMaster.NETCore.Plugins by: Nate McMaster
  • 246 total downloads
  • Latest version: 1.4.0
  • .NET Core plugins
Provides API for dynamically loading assemblies into a .NET application. This package should be used by the host application which needs to load plugins. See https://github.com/natemcmaster/DotNetCorePlugins/blob/main/README.md for more samples and documentation.
MedallionTopologicalSort by: Michael Adelson
  • 14 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
  • 438 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
  • 1,154k 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
  • 403 total downloads
  • Latest version: 14.2.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MediatR.Contracts by: Jimmy Bogard
  • 27 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
  • 173 total downloads
  • Latest version: 9.0.0
  • mediator request response queries commands notifications
MediatR extensions for ASP.NET Core
MessagePack by: neuecc aarnott
  • 1,534k total downloads
  • Latest version: 3.1.8
  • 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
  • 512 total downloads
  • Latest version: 3.1.8
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer by: neuecc aarnott
  • 850 total downloads
  • Latest version: 3.1.8
  • 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.
MetadataReferenceService.Abstractions by: Stef Heyenrath
  • 35 total downloads
  • Latest version: 0.0.1
  • MetadataReference CodeAnalysis Interface
This package defines the IMetadataReferenceService interface.
MetadataReferenceService.Default by: Stef Heyenrath
  • 29 total downloads
  • Latest version: 0.0.1
  • MetadataReference CodeAnalysis Framework .NET .NETCore CreateFromFile CreateFromImage
Use this package to generate a MetadataReference based on an Assembly location or Assembly image.