K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 10 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 6 total downloads
  • Latest version: 1.0.8
  • hash xxHash
xxHash hash implementation for .NET
Kavenegar by: Kavenegar Team Bagher Sohrabi Ardavan
  • 16 total downloads
  • Latest version: 1.2.5
  • REST SMS voice TTS OTP API Verification kavenegar Voicesms
Kavenegar API in .NET
Konscious.Security.Cryptography.Argon2 by: Keef Aragon
  • 2 total downloads
  • Latest version: 1.3.1
  • crypto cryptography argon2 argon2i argon2d argon2id password
An implementation of Argon2 winner of PHC https://password-hashing.net/#argon2 Usage follows standard types found in System.Security.Cryptography in corefx. Specifically DeriveBytes. C# Implementation of the Argon2 1.3 spec with variants for Argon2i, Argon2d, and Argon2id
Konscious.Security.Cryptography.Blake2 by: Keef Aragon
  • 3 total downloads
  • Latest version: 1.1.1
  • crypto cryptography hash blake2 blake2b
An implementation of Blake2 for .NET that integrates with the standard crypto libraries
LazyCache by: https://github.com/alastairtree
  • 0 total downloads
  • Latest version: 2.4.0
  • Caching Performance Speed In-memory IMemoryCache Generics ServiceCacheing Lazy Cache Lazy-Load MemoryCache CachingService AppCache ApplicationCache Memcached
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
LazyCache.AspNetCore by: https://github.com/alastairtree
  • 0 total downloads
  • Latest version: 2.4.0
  • LazyCache DependecyInjection ServiceCollection Singleton Transient
ServiceCollection registrations for LazyCache to initialise the dependency injection collection and add enable IAppCache to be injected into your app
libphonenumber-csharp by: Patrick Mézard Thomas Clegg Jarrod Alexander Google libphonenumber contributors
  • 24 total downloads
  • Latest version: 9.0.31
  • phonenumber phone libphonenumber e164 e.164 international
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. https://github.com/google/libphonenumber
librdkafka.redist by: Magnus Edenhill edenhill
  • 2 total downloads
  • Latest version: 1.5.2
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Libwebp.Net by: Libwebp.Net
  • 4 total downloads
  • Latest version: 0.9.1
  • google dotnet webp file-format compress-images asp-net-core image-compression dotnet-standard encoding-convertors encoding-library dotnet-standand
An asynchronuous utility for encoding images to Google's .webp format. Seemlessly compress images to lossy and lossless formats in your .NET projects to improve network performance and reduce file size on disk. WebP generally has better compression than JPEG, PNG and GIF and is designed to supersede them. You can see the library in action by using the webclient , your result will be downloaded into your browser.
LightweightExcelReader by: ChrisHodges
  • 4 total downloads
  • Latest version: 0.1.10
The fastest way to read Excel data in .Net
linq2db by: Igor Tkachev Ilya Chudin Svyatoslav Danyliv Dmitry Lukashenko
  • 2 total downloads
  • Latest version: 4.2.0
  • linq linq2db LinqToDB ORM database DB SQL SqlServer Access SqlCe SqlServerCe MySql Firebird SQLite Sybase Oracle ODP PostgreSQL DB2 Informix SapHana
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
LiveChartsCore.SkiaSharpView by: BetoRodriguez
  • 2 total downloads
  • Latest version: 2.0.0-rc6.1
Simple, flexible, interactive and powerful data visualization for .Net, this package contains the SkiaSharp backend.
log4net by: The Apache Software Foundation
  • 3 total downloads
  • Latest version: 2.0.12
  • 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
MahApps.Metro by: Jan Karger Bastian Schmidt Dennis Daume Brendan Forster Alex Mitchell Paul Jenkins Jake Ginnivan
  • 2 total downloads
  • Latest version: 3.0.0-rc0529
  • 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.
Mailjet.Api by: Mailjet Dimitar Kostov
  • 2 total downloads
  • Latest version: 2.0.0
  • Mailjet API Email Mail Microsoft Azure Transactional Marketing .NET Core
Official C# client library For Mailjet API version 3. Documentation: https://dev.mailjet.com/guides/
MailKit by: Jeffrey Stedfast
  • 6 total downloads
  • Latest version: 4.16.0
  • smtp pop3 imap mime security arc dkim smime s/mime openpgp pgp mbox mail email parser tnef
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 ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 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.
MassTransit by: Chris Patterson
  • 2 total downloads
  • Latest version: 9.0.1-develop.47
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.RabbitMQ by: Chris Patterson
  • 5 total downloads
  • Latest version: 9.0.1-develop.47
  • MassTransit RabbitMQ
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MaterialDesignThemes by: James Willock
  • 4 total downloads
  • Latest version: 5.3.3-ci1399
  • WPF XAML Material Design Theme Colour Color UI UX
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.