MaterialDesignThemes
by: James Willock
- 6.791k total downloads
- Latest version: 5.3.0-ci1117
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
Microsoft.Android.Runtime.31.android-arm64
by: Microsoft
- 48 total downloads
- Latest version: 32.0.509+sha.25cb50d
Microsoft.Android runtime components for API 31. Please do not reference directly.
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
- 336 total downloads
- Latest version: 5.1.0
Simple, unambitious mediator implementation in .NET
MailKit
by: Jeffrey Stedfast
- 880 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
- 526 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).
Microsoft.Android.Runtime.31.android-arm
by: Microsoft
- 65 total downloads
- Latest version: 32.0.509+sha.25cb50d
Microsoft.Android runtime components for API 31. Please do not reference directly.
MetadataExtractor
by: Drew Noakes
- 374 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.299k 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.
Microsoft.Android.Ref.31
by: Microsoft
- 116 total downloads
- Latest version: 32.0.509+sha.25cb50d
Microsoft.Android reference assemblies for API 31. Please do not reference directly.
Meziantou.Analyzer
by: meziantou
- 3.189k total downloads
- Latest version: 2.0.219
A Roslyn analyzer to enforce some good practices in C#
Mapster.Core
by: chaowlert eric_swann andrerav
- 143 total downloads
- Latest version: 1.2.1-pre02
Lightweight library for Mapster and Mapster CodeGen
MessagePack
by: neuecc
- 969 total downloads
- Latest version: 1.6.2
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
ManagedEsent
by: martinc
- 38 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.
MessagePackAnalyzer
by: neuecc aarnott
- 1.574k 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.
Mapster.DependencyInjection
by: Chaowlert Chaisrichalermpol
- 18 total downloads
- Latest version: 1.0.0
Dependency Injection supports for Mapster
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 108 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
- 754 total downloads
- Latest version: 3.0.0-rc0525
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
- 860 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.