Json.Net by: Onur Barlik
  • 6 total downloads
  • Latest version: 1.0.1
  • json
A minimalistic JSON handler library.
json2 by: Douglas Crockford
  • 7 total downloads
  • Latest version: 1.0.2
  • json json2
JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ This package implements JSON encoders/decoders in JavaScript.
K4os.Compression.LZ4 by: Milosz Krajewski
  • 61 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 59 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 15 total downloads
  • Latest version: 1.0.8
  • hash xxHash
xxHash hash implementation for .NET
KafkaFlow by: Farfetch
  • 432 total downloads
  • Latest version: 4.0.1
  • kafkaflow kafka
KafkaFlow main package
KafkaFlow.Abstractions by: Farfetch
  • 410 total downloads
  • Latest version: 4.0.1
  • kafkaflow kafka
Contains all KafkaFlow extendable interfaces
KafkaFlow.Microsoft.DependencyInjection by: Farfetch
  • 419 total downloads
  • Latest version: 4.0.1
  • kafkaflow kafka
Adapts KafkaFlow to use Microsoft Dependency Injection
KafkaFlow.SchemaRegistry by: Farfetch
  • 271 total downloads
  • Latest version: 4.0.1
  • kafkaflow kafka
Provides extensions methods to use Schema Registry
KafkaFlow.Serializer by: Farfetch
  • 364 total downloads
  • Latest version: 2.6.0-beta1
  • kafkaflow kafka
Serializer middleware for KafkaFlow
KafkaFlow.Serializer.SchemaRegistry.ConfluentAvro by: Farfetch
  • 278 total downloads
  • Latest version: 4.0.1
  • kafkaflow kafka
Avro implementation for KafkaFlow serializer middleware using Confluent.SchemaRegistry.Serdes.Avro package
KRE-CLR-x86 by: Microsoft
  • 4 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 4 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
libphonenumber-csharp by: Patrick Mézard, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 192 total downloads
  • Latest version: 9.0.20
  • 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
  • 369 total downloads
  • Latest version: 2.12.1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
libsodium by: Frank Denis
  • 31 total downloads
  • Latest version: 1.0.20.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
Libuv by: Libuv
  • 13 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
log4net by: The Apache Software Foundation
  • 35 total downloads
  • Latest version: 3.2.0
  • 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
Macross.Json.Extensions by: Macross.Json.Extensions
  • 49 total downloads
  • Latest version: 3.0.0
Macross Software Json extensions library. Provides helpers & converters for the System.Text.Json API and push stream types for the System.Net.Http API. Commonly Used Types: System.Text.Json.Utf8JsonStreamReader System.Text.Json.Serialization.JsonStringEnumMemberConverter System.Text.Json.Serialization.JsonMicrosoftDateTimeConverter System.Text.Json.Serialization.JsonMicrosoftDateTimeOffsetConverter System.Text.Json.Serialization.JsonIPAddressConverter System.Text.Json.Serialization.JsonIPEndPointConverter System.Text.Json.Serialization.JsonDelegatedStringConverter System.Text.Json.Serialization.JsonTypeConverterAdapter System.Net.Http.PushStreamContent System.Net.Http.PushStreamContent<T>
MahApps.Metro by: Jan Karger, Bastian Schmidt, Dennis Daume, Brendan Forster, Alex Mitchell, Paul Jenkins, Jake Ginnivan
  • 96 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.