Humanizer.Core.uz-Latn-UZ by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.8.26
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
IKVM by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 2 total downloads
  • Latest version: 8.9.0-pre.1
Java SE 8 Virtual Machine for .NET
IKVM.Image.runtime.linux-arm by: Jeroen Frijters, Jerome Haltom
  • 1 total downloads
  • Latest version: 8.13.0
IKVM Runtime Image
IKVM.Image.runtime.linux-arm64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.7.0-pre.2
IKVM Runtime Image
IKVM.Image.runtime.osx-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.7.2
IKVM Runtime Image
IKVM.Image.runtime.win-arm64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.11.0-pre.1
IKVM Runtime Image
IKVM.Image.runtime.win-x64 by: Jeroen Frijters, Jerome Haltom
  • 1 total downloads
  • Latest version: 8.13.1
IKVM Runtime Image
IKVM.Image.runtime.win-x86 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.7.5
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 2 total downloads
  • Latest version: 8.11.0-pre.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters, Jerome Haltom
  • 1 total downloads
  • Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters, Jerome Haltom
  • 2 total downloads
  • Latest version: 8.11.1
IKVM MSBuild Tools
JetBrains.Annotations by: JetBrains
  • 1 total downloads
  • Latest version: 8.0.3
  • jetbrains resharper annotations canbenull notnull
ReSharper Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of ReSharper code inspections. All usages of ReSharper Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 2 total downloads
  • Latest version: 1.3.7-beta
  • compression lz4
Port of LZ4 compression algorithm for .NET
LanguageExt.Core by: Paul Louth
  • 4 total downloads
  • Latest version: 2.1.29
  • 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, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 1 total downloads
  • Latest version: 8.12.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. http://code.google.com/p/libphonenumber/
librdkafka.redist by: Magnus Edenhill, edenhill
  • 3 total downloads
  • Latest version: 1.7.0-RC8
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
MailKit by: Jeffrey Stedfast
  • 2 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.
MediatR by: Jimmy Bogard
  • 1 total downloads
  • Latest version: 12.5.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MessagePack.Annotations by: neuecc, aarnott
  • 1 total downloads
  • Latest version: 2.0.231-rc
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Attributes and interfaces for .NET types serializable with MessagePack.
Microsoft.ApplicationInsights.PerfCounterCollector by: Microsoft
  • 2 total downloads
  • Latest version: 2.11.2
  • Azure Monitoring Analytics ApplicationInsights Telemetry ASP.NET ASMX Web Azure Server Services ASPX Websites Performance Counters Performance Collection
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156