MediatR
by: Jimmy Bogard
- 1.256k total downloads
- Latest version: 13.1.0
Simple, unambitious mediator implementation in .NET
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 1.945k 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).
MaterialDesignThemes.MahApps
by: James Willock
- 9.217k total downloads
- Latest version: 5.3.1-ci1159
ResourceDictionary instances containing Material Design templates and styles for WPF controls in the MahApps library.
MicroCom.Runtime
by: MicroCom.Runtime
- 271 total downloads
- Latest version: 0.11.0
IDL-based COM interop codegen. Consumes MIDL-like IDL file, generates efficient cross-platform C# interop and C++ header files.
MetadataExtractor
by: Drew Noakes
- 682 total downloads
- Latest version: 2.9.0
Easily and efficiently read metadata from images, video and audio files.
MetadataExtractor reads Exif, IPTC, XMP, ICC, Photoshop, WebP, PNG, BMP, GIF, ICO, PCX metadata from JPEG, TIFF WebP, PSD, PNG, BMP, GIF, ICO, PCX and camera RAW files.
MOV and related QuickTime video formats such as MP4, M4V, 3G2, 3GP are supported, as are MP3 and WAV audio files.
Camera manufacturer specific support exists for Agfa, Canon, Casio, DJI, Epson, Fujifilm, Kodak, Kyocera, Leica, Minolta, Nikon, Olympus, Panasonic, Pentax, Reconyx, Sanyo, Sigma/Foveon and Sony models.
MedallionTopologicalSort
by: Michael Adelson
- 36 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]
Meziantou.Analyzer
by: meziantou
- 4.456k total downloads
- Latest version: 2.0.239
A Roslyn analyzer to enforce some good practices in C#
MessagePack
by: neuecc aarnott
- 2.796k total downloads
- Latest version: 3.1.4
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc aarnott
- 1.283k total downloads
- Latest version: 3.1.4
Attributes and interfaces for .NET types serializable with MessagePack.
Microsoft.AppCenter.Analytics
by: Microsoft
- 1.408k total downloads
- Latest version: 5.0.7
This package contains functionalities to collect session, device properties, events etc… for your application.
MELT
by: Alessio Franceschelli
- 149 total downloads
- Latest version: 1.1.0
Testing library to verify that the correct logs are generated by apps or libraries using the .NET Standard Microsoft.Extensions.Logging library.
Microsoft.AppCenter
by: Microsoft
- 1.728k total downloads
- Latest version: 5.0.7
This package contains the basic functionalities that all App Center services use to communicate with the backend.
MessagePackAnalyzer
by: neuecc aarnott
- 1.812k total downloads
- Latest version: 3.1.4
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.
MediatR.Contracts
by: Jimmy Bogard
- 97 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
McMaster.Extensions.CommandLineUtils
by: Nate McMaster
- 1.083k total downloads
- Latest version: 4.1.1
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.
Microsoft.AppCenter.Crashes
by: Microsoft
- 1.616k total downloads
- Latest version: 5.0.7
This package contains functionalities to collect crash reports for your application.
Memcached.ClientLibrary
by: lanfengqi
- 24 total downloads
- Latest version: 1.0.0
My package description.
mcpdotnet
by: PederHP
- 215 total downloads
- Latest version: 1.2.0.1
.NET library for the Model Context Protocol (MCP)
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 642 total downloads
- Latest version: 11.1.0
MediatR extensions for ASP.NET Core