MaterialDesignThemes by: James Willock
  • 4.936k 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.218k 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
log4net by: The Apache Software Foundation
  • 1.067k total downloads
  • Latest version: 2.0.17
  • logging log tracing logfiles
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility
MailKit by: Jeffrey Stedfast
  • 501 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.
LiteDB by: Maurício David
  • 376 total downloads
  • Latest version: 5.0.21
  • database nosql embedded
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).
lz4net.unsafe.netcore by: Milosz Krajewski
  • 14.172k 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.
LightInject.Source by: Bernhard Richter
  • 306 total downloads
  • Latest version: 7.0.1
An ultra lightweight Inversion of Control container for the .Net framework. See LightInject.Source for the source distribution.
Mapster.Core by: chaowlert eric_swann andrerav
  • 81 total downloads
  • Latest version: 1.2.1-pre02
  • mapster
Lightweight library for Mapster and Mapster CodeGen
LiveCharts.Wpf by: Beto Rodriguez
  • 97 total downloads
  • Latest version: 0.9.7
  • livechart live chart charting plot plots plotting graph graphs graphing data wpf windows presentation foundation format
Simple, flexible, interactive and powerful data visualization for Wpf
Longbow.Cronos by: Andrey Dorokhov Sergey Odinokov
  • 13 total downloads
  • Latest version: 1.0.0
  • Cronos Cron Recurring
A fully-featured .NET library for parsing Cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
Lucene.Net by: The Apache Software Foundation
  • 80 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.
Libuv by: Libuv
  • 101 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent by: martinc
  • 22 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.
LibVLCSharp by: VideoLAN
  • 508 total downloads
  • Latest version: 3.9.3
  • libvlc vlc videolan native c/c++ video audio player media mediaplayer codec ffmpeg xamarin graphics ios android linux windows macos cross-platform
LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported. This package contains the core features of LibVLCSharp (libvlc loading and initialization, .NET-friendly classes to ease the use of libvlc...). All other `LibVLCSharp.*` packages depend on this one. Features: - Play every media file formats, every codec and every streaming protocols - Run on every platform, from desktop (Windows, Linux, Mac) to mobile (Android, iOS) and TVs - Hardware and efficient decoding on every platform, up to 8K - Network browsing for distant filesystems (SMB, FTP, SFTP, NFS...) and servers (UPnP, DLNA) - Playback of Audio CD, DVD and Bluray with menu navigation - Support for HDR, including tonemapping for SDR streams - Audio passthrough with SPDIF and HDMI, including for Audio HD codecs, like DD+, TrueHD or DTS-HD - Support for video and audio filters - Support for 360 video and 3D audio playback, including Ambisonics - Able to cast and stream to distant renderers, like Chromecast and UPnP renderers. This package also contains the views for the following platforms: - Android - iOS - Mac - tvOS - UWP If you need Xamarin.Forms support, see LibVLCSharp.Forms. LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.
LightInject by: Bernhard Richter
  • 337 total downloads
  • Latest version: 6.4.1
  • Ioc Dependency-Injection Inversion-of-Control WinRT Windows-Runtime
An ultra lightweight Inversion of Control container for the .Net framework. See LightInject.Source for the source distribution.
Mapster.DependencyInjection by: Chaowlert Chaisrichalermpol
  • 9 total downloads
  • Latest version: 1.0.0
  • Mapster DependencyInjection
Dependency Injection supports for Mapster
LinqKit.Core by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 368 total downloads
  • Latest version: 1.2.8
  • linq EF EntityFramework Entity Framework EntityFrameworkCore
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
MahApps.Metro by: Jan Karger Bastian Schmidt Dennis Daume Brendan Forster Alex Mitchell Paul Jenkins Jake Ginnivan
  • 396 total downloads
  • Latest version: 3.0.0-rc0516
  • 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
  • 564 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.
log4net.Ext.Json by: Robert Cutajar Grzegorz Dziadkiewicz
  • 14.418k total downloads
  • Latest version: 2.0.10.1
  • logging json
Enable JSON logging in log4net.