MaterialDesignThemes by: James Willock
  • 3.003k total downloads
  • Latest version: 5.0.1-ci577
  • WPF XAML Material Design Theme Colour Color UI UX
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
lz4net by: Milosz Krajewski
  • 14.162k total downloads
  • Latest version: 1.0.15.93
  • lz4 lz4hc fast compression decompression zlib lzf lzo snappy quicklz
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
  • 144 total downloads
  • Latest version: 5.1.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MailKit by: Jeffrey Stedfast
  • 341 total downloads
  • Latest version: 2.9.0
  • smtp pop3 imap mime security arc dkim smime s/mime openpgp pgp mbox mail email parser tnef net45 net46 net47 net58 netstandard netstandard1.3 netstandard1.6 netstandard2.0
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices. Features include: * HTTP, Socks4, Socks4a and Socks5 proxy support. * 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, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, 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, DKIM and ARC support via MimeKit. * Microsoft TNEF support via MimeKit.
MathNet.Numerics.Signed by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
  • 214 total downloads
  • Latest version: 4.15.0
  • math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft
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).
MetadataExtractor by: Drew Noakes
  • 130 total downloads
  • Latest version: 2.9.0-rc2
  • Metadata Exif IPTC XMP ICC Photoshop WebP PNG BMP ICO PCX JPEG TIFF PSD Photography QuickTime MOV MP4 M4V Video MP3 WAV Imaging Audio
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.
lz4net.unsafe.netcore by: Milosz Krajewski
  • 14.124k total downloads
  • Latest version: 1.0.15.93
  • lz4 lz4hc fast compression decompression zlib lzf lzo snappy quicklz
This packages is not usable on its own. Please use https://www.nuget.org/packages/lz4net/ instead.
Mapster.Core by: chaowlert eric_swann andrerav
  • 54 total downloads
  • Latest version: 1.2.1-pre02
  • mapster
Lightweight library for Mapster and Mapster CodeGen
MessagePack by: neuecc
  • 320 total downloads
  • Latest version: 1.6.2
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Lucene.Net by: The Apache Software Foundation
  • 10 total downloads
  • Latest version: 4.8.0-beta00017
  • lucene.net core text search information retrieval lucene apache analysis index query
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: martinc
  • 17 total downloads
  • Latest version: 1.6.0
  • ManagedEsent NoSql ISAM
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.
Microsoft.AppCenter.Analytics by: Microsoft
  • 254 total downloads
  • Latest version: 4.5.3
  • app center appcenter analytics mobilecenter
This package contains functionalities to collect session, device properties, events etc… for your application.
Microsoft.AppCenter by: Microsoft
  • 487 total downloads
  • Latest version: 4.5.3
  • app center appcenter mobilecenter
This package contains the basic functionalities that all App Center services use to communicate with the backend.
MessagePackAnalyzer by: neuecc aarnott
  • 551 total downloads
  • Latest version: 3.1.1
  • MsgPack MessagePack Serialization Formatter Analyzer
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.
Microsoft.AppCenter.Crashes by: Microsoft
  • 453 total downloads
  • Latest version: 4.5.3
  • app center appcenter crashes mobilecenter
This package contains functionalities to collect crash reports for your application.
Memcached.Client by: iceStone
  • 10 total downloads
  • Latest version: 1.0.0
Memcached Client
Mapster.DependencyInjection by: Chaowlert Chaisrichalermpol
  • 4 total downloads
  • Latest version: 1.0.0
  • Mapster DependencyInjection
Dependency Injection supports for Mapster
MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 46 total downloads
  • Latest version: 2.0.0
  • mediator request response queries commands notifications
MediatR extensions for ASP.NET Core
MahApps.Metro by: Jan Karger Bastian Schmidt Dennis Daume Brendan Forster Alex Mitchell Paul Jenkins Jake Ginnivan
  • 211 total downloads
  • Latest version: 3.0.0-alpha0513
  • WPF UI Metro Modern Material XAML Toolkit Library .NET OSS OpenSource
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 andrerav
  • 389 total downloads
  • Latest version: 7.4.0-pre03
  • Mapper AutoMapper Fast Mapping
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.