MaterialDesignThemes
by: James Willock
- 3.003k 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.162k 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
- 144 total downloads
- Latest version: 5.1.0
Simple, unambitious mediator implementation in .NET
MailKit
by: Jeffrey Stedfast
- 341 total downloads
- Latest version: 2.9.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.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
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
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
Lightweight library for Mapster and Mapster CodeGen
MessagePack
by: neuecc
- 320 total downloads
- Latest version: 1.6.2
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 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 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
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
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
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
This package contains functionalities to collect crash reports for your application.
Mapster.DependencyInjection
by: Chaowlert Chaisrichalermpol
- 4 total downloads
- Latest version: 1.0.0
Dependency Injection supports for Mapster
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 46 total downloads
- Latest version: 2.0.0
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
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
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.