Json.Net
by: Onur Barlık
- 320 total downloads
- Latest version: 1.0.33
A minimalistic JSON handler library.
JsonPatch.Net
by: Greg Dennis
- 494 total downloads
- Latest version: 5.0.2
JSON Patch built on the System.Text.Json namespace
JsonPointer.Net
by: Greg Dennis
- 577 total downloads
- Latest version: 7.0.1
JSON Pointer built on the System.Text.Json namespace
JsonSchema.Net
by: Greg Dennis
- 1.991k total downloads
- Latest version: 9.2.0
JSON Schema built on the System.Text.Json namespace
JsonSchema.Net.Generation
by: Greg Dennis
- 1.091k total downloads
- Latest version: 7.3.6
Extends JsonSchema.Net to provide schema generation functionality
JunitXml.TestLogger
by: spekt
- 267 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
- 1.571k total downloads
- Latest version: 11.0.0
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4
by: Milosz Krajewski
- 319 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 312 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 63 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
Konscious.Security.Cryptography.Argon2
by: Keef Aragon
- 91 total downloads
- Latest version: 1.3.1
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
- 84 total downloads
- Latest version: 1.1.1
An implementation of Blake2 for .NET that integrates with the standard crypto libraries
KRE-CLR-x86
by: Microsoft
- 31 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 31 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient
by: The Kubernetes Project Authors
- 3.945k total downloads
- Latest version: 19.0.2
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic
by: The Kubernetes Project Authors
- 345 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Models
by: The Kubernetes Project Authors
- 353 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
LaunchDarkly.EventSource
by: LaunchDarkly
- 158 total downloads
- Latest version: 5.3.0
LaunchDarkly Server-Sent Events client
LaunchDarkly.Logging
by: LaunchDarkly
- 21 total downloads
- Latest version: 2.0.0
LaunchDarkly logging abstraction
LazyCache
by: https://github.com/alastairtree
- 177 total downloads
- Latest version: 2.4.0
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.