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.
JsonValue by: Microsoft
  • 3 total downloads
  • Latest version: 0.3.0
Contains JsonValue api for typeless / dynamic access to Json.
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
  • 411 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
  • 270 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
  • 277 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, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 4 total downloads
  • Latest version: 8.12.30
  • 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
  • 367 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
  • 33 total downloads
  • Latest version: 1.0.20.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
Libuv by: Libuv
  • 12 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
LinqBridge by: Atif Aziz
  • 2 total downloads
  • Latest version: 1.3.0
  • linq
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
log4net by: The Apache Software Foundation
  • 32 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>