ManagedEsent
by: Microsoft
- 23 total downloads
- Latest version: 2.0.0
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
Mapster
by: chaowlert eric_swann andrerav
- 369 total downloads
- Latest version: 10.0.7-pre04
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
Mapster.Core
by: chaowlert eric_swann andrerav
- 72 total downloads
- Latest version: 10.0.7
Lightweight library for Mapster and Mapster CodeGen
Mapster.DependencyInjection
by: chaowlert eric_swann andrerav
- 28 total downloads
- Latest version: 10.0.7-pre04
Dependency Injection supports for Mapster
Markdig
by: Alexandre Mutel
- 900 total downloads
- Latest version: 1.1.2
Markdig is a fast, powerful, CommonMark compliant, extensible Markdown processor for .NET.
MartinCostello.Logging.XUnit
by: martin_costello
- 154 total downloads
- Latest version: 0.7.1
Extensions for Microsoft.Extensions.Logging for xunit.
MassTransit
by: Chris Patterson
- 1.709k total downloads
- Latest version: 9.2.0-develop.109
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Abstractions
by: Chris Patterson
- 580 total downloads
- Latest version: 9.1.0
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.RabbitMQ
by: Chris Patterson
- 1.448k total downloads
- Latest version: 9.2.0-develop.109
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MaterialDesignColors
by: James Willock
- 2.984k total downloads
- Latest version: 2.1.4
ResourceDictionary instances containing standard Google Material Design swatches, for inclusion in a XAML application.
MaterialDesignThemes
by: James Willock
- 4.376k total downloads
- Latest version: 5.3.1
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MathNet.Numerics
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 616 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.FSharp
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 579 total downloads
- Latest version: 6.0.0-beta2
F# Modules for Math.NET Numerics, 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
- 419 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).
MathNet.Spatial
by: Christoph Ruegg Johan Larsson
- 40 total downloads
- Latest version: 0.6.0
Math.NET Spatial, providing methods and algorithms for geometry computations in science, engineering and every day use. Supports .Net Framework 4.6.1 or higher and .Net Standard 2.0 or higher on Windows, Linux and Mac.
MathNet.Symbolics
by: Christoph Ruegg
- 51 total downloads
- Latest version: 0.25.0
Math.NET Symbolics is a basic open source computer algebra library for .Net and Mono. Written in F# but works well in C# as well. Supports .Net Framework 4.5 or higher and .Net Standard 2.0 or higher, on Windows, Linux and Mac.
MedallionTopologicalSort
by: Michael Adelson
- 8 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]
MediatR
by: Jimmy Bogard
- 321 total downloads
- Latest version: 14.1.0
Simple, unambitious mediator implementation in .NET
MediatR.Contracts
by: Jimmy Bogard
- 28 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 221 total downloads
- Latest version: 11.1.0
MediatR extensions for ASP.NET Core