MassTransit
by: Chris Patterson Dru Sellers Travis Smith
- 28 total downloads
- Latest version: 2.10.2
MassTransit is a distributed application framework for .NET, including support for MSMQ and RabbitMQ.
MaterialDesignThemes
by: James Willock
- 6.726k total downloads
- Latest version: 5.0.1-ci577
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
lz4net
by: Milosz Krajewski
- 14.373k total downloads
- Latest version: 1.0.15.93
LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM speed limits.
LZ4net brings LZ4 to all (most?) .NET platforms: .NET 2.0+, .NET Core, Mono, Windows Phone, Xamarin.iOS, Xamarin.Android and Silverlight
MediatR
by: Jimmy Bogard
- 91 total downloads
- Latest version: 2.0.2
Simple, unambitious mediator implementation in .NET
MailKit
by: Jeffrey Stedfast
- 245 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.
LumenWorks.Framework.IO
by: Sébastien Lorion
- 5 total downloads
- Latest version: 3.8.0
A reader that provides fast, non-cached, forward-only access to CSV data. THIS PACKAGE IS NOT ENDORSED BY THE AUTHOR OF THE LIBRARY. The files in this package are otherwise exactly the same as LumenWorks.Framework.IO version 3.8.0 binaries downloadable from CodeProject and associated with the publication of the article (see project URL) on November 11, 2011. For support and issues, please contact the author.
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 1.32k 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).
Magicodes.EPPlus
by: Magicodes
- 37 total downloads
- Latest version: 4.6.3
Create advanced Excel spreadsheets using .NET
Mapster.Core
by: Chaowlert Chaisrichalermpol
- 82 total downloads
- Latest version: 1.2.0
Lightweight library for Mapster and Mapster CodeGen
MaterialDesignColors
by: James Willock
- 23 total downloads
- Latest version: 0.0.0
ResourceDictionary instances containing standard Google Material Design swatches, for inclusion in a XAML application.
MessagePack
by: neuecc
- 450 total downloads
- Latest version: 1.6.1.2
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Lucene.Net
by: The Apache Software Foundation
- 188 total downloads
- Latest version: 4.8.0-beta00017
Lucene.Net is a full-text search engine library capable of advanced text analysis, indexing, and searching. It can be used to easily add search capabilities to applications. Lucene.Net is a C# port of the popular Java Lucene search engine framework from The Apache Software Foundation, targeted at .NET Framework and .NET Core users.
ManagedEsent
by: Microsoft
- 244 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.
MessagePackAnalyzer
by: neuecc aarnott
- 1.382k 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.
Memcached.ClientLibrary
by: lanfengqi
- 19 total downloads
- Latest version: 1.0.0
My package description.
Mapster.DependencyInjection
by: Chaowlert Chaisrichalermpol
- 17 total downloads
- Latest version: 1.0.0
Dependency Injection supports for Mapster
Magnum
by: Chris Patterson Dru Sellers
- 141 total downloads
- Latest version: 2.1.3
Magnum is a library for the larger than average developer
MahApps.Metro
by: Jan Karger Bastian Schmidt Dennis Daume Brendan Forster Alex Mitchell Paul Jenkins Jake Ginnivan
- 933 total downloads
- Latest version: 3.0.0-rc0516
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (.Net 4.6.2 and later), with minimal effort.
Mapster
by: chaowlert eric_swann
- 901 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.