JsonExtensions by: Tyrrrz
  • 73 total downloads
  • Latest version: 1.2.3
  • system.text.json system text json extensions parsing deserialization serialization
Various extensions to enhance System.Text.Json.
JsonPatch.Net by: Greg Dennis
  • 781 total downloads
  • Latest version: 5.0.2
  • json-patch jsonpatch json
JSON Patch built on the System.Text.Json namespace
JsonPointer.Net by: Greg Dennis
  • 1.008k total downloads
  • Latest version: 7.0.1
  • json-pointer json pointer
JSON Pointer built on the System.Text.Json namespace
JsonSchema.Net by: Greg Dennis
  • 4.024k total downloads
  • Latest version: 9.2.2
  • json-schema validation schema json
JSON Schema built on the System.Text.Json namespace
JsonSchema.Net.Generation by: Greg Dennis
  • 1.908k total downloads
  • Latest version: 7.3.10
  • json-schema validation schema json generation schema-generation
Extends JsonSchema.Net to provide schema generation functionality
JunitXml.TestLogger by: spekt
  • 420 total downloads
  • Latest version: 8.0.0
Xml logger for JUnit v5 compliant xml report when test is running with "dotnet test" or "dotnet vstest".
JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 2.894k total downloads
  • Latest version: 11.1.0-beta1
  • jwt json authorization
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4 by: Milosz Krajewski
  • 622 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 605 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 128 total downloads
  • Latest version: 1.0.8
  • hash xxHash
xxHash hash implementation for .NET
Konscious.Security.Cryptography.Argon2 by: Keef Aragon
  • 189 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
  • 157 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
KRE-CLR-x86 by: Microsoft
  • 54 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 56 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient by: The Kubernetes Project Authors
  • 4.461k total downloads
  • Latest version: 4.0.26
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic by: The Kubernetes Project Authors
  • 650 total downloads
  • Latest version: 12.0.16
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Models by: The Kubernetes Project Authors
  • 647 total downloads
  • Latest version: 12.0.16
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
LaunchDarkly.EventSource by: LaunchDarkly
  • 908 total downloads
  • Latest version: 5.3.0
LaunchDarkly Server-Sent Events client
LaunchDarkly.Logging by: LaunchDarkly
  • 112 total downloads
  • Latest version: 2.0.0
LaunchDarkly logging abstraction
LazyCache by: https://github.com/alastairtree
  • 376 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.