MahApps.Metro.IconPacks.Octicons
by: Jan Karger
- 334 total downloads
- Latest version: 2.3.0
IconPacks for stylish awesome WPF or UWP apps.
MahApps.Metro.IconPacks.SimpleIcons
by: Jan Karger
- 208 total downloads
- Latest version: 2.3.0
IconPacks for stylish awesome WPF or UWP apps.
MailKit
by: Jeffrey Stedfast
- 487 total downloads
- Latest version: 1.22.0
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* SASL Authentication via SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ESORT, METADATA, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE, CREATE-SPECIAL-USE, MOVE, SEARCH=FUZZY, UTF8=ACCEPT, UTF8=ONLY, LITERAL-, APPENDLIMIT, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP and DKIM signature support via MimeKit.
* Microsoft TNEF support via MimeKit.
ManagedEsent
by: Microsoft
- 392 total downloads
- Latest version: 1.9.4
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
- 1.425k total downloads
- Latest version: 7.2.0
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
Mapster.Core
by: Chaowlert Chaisrichalermpol
- 114 total downloads
- Latest version: 1.2.0
Lightweight library for Mapster and Mapster CodeGen
Mapster.DependencyInjection
by: Chaowlert Chaisrichalermpol
- 29 total downloads
- Latest version: 1.0.0
Dependency Injection supports for Mapster
Mapster.Tool
by: Chaowlert Chaisrichalermpol
- 30 total downloads
- Latest version: 6.5.1
Tool to generate object mapping using Mapster
MassTransit
by: Chris Patterson, Dru Sellers, Travis Smith
- 62 total downloads
- Latest version: 2.10.2
MassTransit is a distributed application framework for .NET, including support for MSMQ and RabbitMQ.
MassTransit.Analyzers
by: Remco Blok, Chris Patterson
- 12.26k total downloads
- Latest version: 8.5.10
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore
by: Chris Patterson
- 893 total downloads
- Latest version: 9.2.2
MassTransit AspNetCore Support, including Dashboard; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.RabbitMQ
by: Chris Patterson, Dru Sellers, Travis Smith
- 27 total downloads
- Latest version: 2.10.2
This integration library adds support for RabbitMQ to MassTransit, a distributed application framework for .NET, including support for MSMQ and RabbitMQ.
MasterMemory
by: neuecc
- 51 total downloads
- Latest version: 0.1.0
Embedded Readonly In-Memory Document Database for .NET, .NET Core and Unity.
MasterMemory.MSBuild.Tasks
by: Cysharp
- 3.464k total downloads
- Latest version: 2.4.4
MSBuild Tasks of MasterMemory Code Generator.
MaterialDesignColors
by: James Willock
- 16 total downloads
- Latest version: 0.0.0
ResourceDictionary instances containing standard Google Material Design swatches, for inclusion in a XAML application.
MaterialDesignThemes
by: James Willock
- 19.045k 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
- 275 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
- 2.865k total downloads
- Latest version: 4.15.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 Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac.
MathNet.Numerics.Signed
by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
- 3.047k total downloads
- Latest version: 4.15.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 Framework 4.0 or higher and .Net Standard 1.3 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
- 130 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.