lz4net by: Milosz Krajewski
  • 14.142k 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
  • 885 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
  • 135 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.
KRE-CoreCLR-x86 by: Microsoft
  • 6 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LibLog by: Damian Hickey
  • 5 total downloads
  • Latest version: 5.0.8
  • logging framework component nlog log4net entlib serilog loupe pcl
A source code package designed primarily for library and framework authors who want dependency free logging support in their component. Also useful in end applications. As of 5.0.0 it works with NetStandard2.0 and SDK projects. For legacy csproj format support use 4.x versions. If you are a library or framework author and you wish to provide logging support in your component there are a number of options: 1) Depend on a specific logging framework 2) Depend on Common.Logging 3) Implement your own ILog interface and make your consumers wire it up. Option 1 is not desirable because it forces your users to use a particular framework. Option 2 is not desirable because it will add yet more nuget package dependencies and project references with associated versioning concerns in addition to wiring up. Option 3 is desirable because it is dependency free but requires that your users to remember to write an adapter and wire things up. This package is a variation of option 3 but will automatically wire things up too. - It will add an ILog, ILogProvider etc to YourRootNamespace.Logging - ILog is one method to implement - Using optimized reflection, it transparently supports NLog, Log4Net, Serilog and Loupe without any wiring up required by an end user, if the end user simply has a reference to any of these logging frameworks.
lz4net.unsafe.netcore by: Milosz Krajewski
  • 14.105k 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
  • 5 total downloads
  • Latest version: 6.6.4
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
  • 20 total downloads
  • Latest version: 1.2.1-pre02
  • mapster
Lightweight library for Mapster and Mapster CodeGen
Longbow.Cronos by: Andrey Dorokhov Sergey Odinokov
  • 4 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.
Libuv by: Libuv
  • 38 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent by: martinc
  • 4 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.
LightInject by: Bernhard Richter
  • 3 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.
librdkafka.redist by: Magnus Edenhill edenhill
  • 2.16k total downloads
  • Latest version: 2.4.0
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Mapster.DependencyInjection by: Chaowlert Chaisrichalermpol
  • 2 total downloads
  • Latest version: 1.0.0
  • Mapster DependencyInjection
Dependency Injection supports for Mapster
LanguageExt.Core by: Paul Louth
  • 296 total downloads
  • Latest version: 2.1.19
  • C# Functional Language Extension Monad Option Either Reader Writer State List Set Map Queue Memo Memoization Immutable Lambda Pattern Matching Tuple
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
LinqKit.Core by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 155 total downloads
  • Latest version: 1.2.5
  • 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 Dennis Daume Brendan Forster Paul Jenkins Jake Ginnivan Alex Mitchell
  • 7 total downloads
  • Latest version: 2.4.10
  • 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.5), with minimal effort.
Mapster by: chaowlert eric_swann andrerav
  • 116 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.187k total downloads
  • Latest version: 2.0.10.1
  • logging json
Enable JSON logging in log4net.
KRE-CLR-x86 by: Microsoft
  • 9 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86