Humanizer.Core.pt-BR by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.10
Humanizer Locale Portuguese, Brazil (pt-BR)
Humanizer.Core.ru by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.8
Humanizer Locale Russian (ru)
Humanizer.Core.sl by: Claire Novotny, Mehdi Khalili
  • 2 total downloads
  • Latest version: 3.0.10
Humanizer Locale Slovenian (sl)
Humanizer.Core.sv by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.7.9
Humanizer Locale Swedish (sv)
Humanizer.Core.uk by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.0-rc.6
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ by: Claire Novotny, Mehdi Khalili
  • 0 total downloads
  • Latest version: 3.0.10
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.8
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.zh-CN by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.10
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Claire Novotny, Mehdi Khalili
  • 0 total downloads
  • Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hant)
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.4.4-prerelease0001
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 2 total downloads
  • Latest version: 8.6.4
IKVM MSBuild Tools
JWT by: John Sheehan, Michael Lehenbauer, Alexander Batishchev
  • 1 total downloads
  • Latest version: 5.0.0-beta3
  • jwt json
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
KeraLua by: NLua
  • 1 total downloads
  • Latest version: 1.0.8
  • lua keralua
C# Native bindings of Lua 5.3 (compatible with Xamarin.iOS/Mac/Android/.NET/.NET Core)
LanguageExt.Core by: Paul Louth
  • 1 total downloads
  • Latest version: 2.0.55-beta
  • 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.
libphonenumber-csharp by: Patrick Mézard, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 3 total downloads
  • Latest version: 9.0.3
  • 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
  • 1 total downloads
  • Latest version: 1.3.0-RC1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Magick.NET.Core by: Dirk Lemstra
  • 2 total downloads
  • Latest version: 14.17.1
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
MailKit by: Jeffrey Stedfast
  • 2 total downloads
  • Latest version: 4.7.0
  • smtp pop3 imap mime security arc dkim smime s/mime openpgp pgp mbox mail email parser tnef net462 net47 net48 net6.0 netstandard netstandard2.0 netstandard2.1
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.
MediatR by: Jimmy Bogard
  • 1 total downloads
  • Latest version: 8.0.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET