MasterMemory
by: Cysharp
- 2.865k total downloads
- Latest version: 3.0.4
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
Attributes of MasterMemory.
MasterMemory.MSBuild.Tasks
by: Cysharp
- 2.508k total downloads
- Latest version: 2.4.4
MSBuild Tasks of MasterMemory Code Generator.
MaterialDesignColors
by: James Willock
- 5.384k 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
- 13.728k total downloads
- Latest version: 5.3.3-ci1401
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.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.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.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.111k 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
- 23 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.795k total downloads
- Latest version: 3.1.0-rc.1
Abstractions for the Mediator.SourceGenerator package.
Mediator.SourceGenerator
by: Martin Othamar
- 4.269k total downloads
- Latest version: 3.1.0-rc.1
A high performance .NET Mediator pattern implemenation using source generation.
MediatR
by: Jimmy Bogard
- 923 total downloads
- Latest version: 14.1.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
- 582 total downloads
- Latest version: 11.1.0
MediatR extensions for ASP.NET Core
Medo.Uuid7
by: Josip Medved
- 294 total downloads
- Latest version: 3.2.0
A library that enables fast generation of version 7 (time-ordered)
UUIDs, designed for efficient utilization in databases and resource
indexing. It provides conversions to and from GUIDs, multiple string
representations, and wide compatibility with .NET 7 and higher,
including .NET 4.6.1 and higher (.NET Standard 2.0). Additionally,
it supports version 4 (fully random) UUIDs.
MemoryPack.Generator
by: Cysharp
- 1.377k total downloads
- Latest version: 1.21.4
Code generator for MemoryPack.
MessagePack
by: neuecc, aarnott
- 5.23k total downloads
- Latest version: 3.1.7
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc, aarnott
- 2.849k total downloads
- Latest version: 3.1.7
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer
by: neuecc, aarnott
- 2.007k total downloads
- Latest version: 3.1.7
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.