Json.More.Net by: Greg Dennis
  • 413 total downloads
  • Latest version: 3.0.1
  • json system.text.json json.more
Provides extended functionality for the System.Text.Json namespace.
JsonConverter.Abstractions by: Stef Heyenrath
  • 204 total downloads
  • Latest version: 0.13.0
Common interface for Json converters (serialize and deserialize)
JsonConverter.Newtonsoft.Json by: Stef Heyenrath
  • 208 total downloads
  • Latest version: 0.13.0
Implementation for IJsonConverter using Newtonsoft.Json
JsonPatch.Net by: Greg Dennis
  • 347 total downloads
  • Latest version: 5.0.3
  • json-patch jsonpatch json
JSON Patch built on the System.Text.Json namespace
JsonPath.Net by: Greg Dennis
  • 811 total downloads
  • Latest version: 3.0.2
  • json-path jsonpath query path json rfc9535
JSON Path (RFC 9535) built on the System.Text.Json namespace
JsonPointer.Net by: Greg Dennis
  • 560 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
  • 1,809k total downloads
  • Latest version: 9.3.0
  • json-schema validation schema json
JSON Schema built on the System.Text.Json namespace
JsonSchema.Net.Generation by: Greg Dennis
  • 805 total downloads
  • Latest version: 7.3.11
  • json-schema validation schema json generation schema-generation
Extends JsonSchema.Net to provide schema generation functionality
JSPool by: JSPool
  • 116 total downloads
  • Latest version: 4.0.0
  • javascript js javascriptengineswitcher msiejavascriptengine v8 clearscript
JSPool facilitates easy integration of JavaScript scripting into a .NET application in a scalable and performant manner. It does so by creating a pool of engines that can be reused multiple times, making it easy to use JavaScript libraries that have long initialisation times without having to create a new engine every time. See https://dan.cx/projects/jspool for usage instructions.
K4os.Compression.LZ4 by: Milosz Krajewski
  • 312 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 283 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 67 total downloads
  • Latest version: 1.0.8
  • hash xxHash
xxHash hash implementation for .NET
KRE-CLR-x86 by: Microsoft
  • 27 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 19 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
Kros.Utils by: KROS a. s.
  • 366 total downloads
  • Latest version: 4.3.0
  • Kros Utils Utility Helpers Extensions DatabaseSchema BulkOperation BulkUpdate Bulk Insert Bulk Update
General utilities and helpers.
KubernetesClient by: The Kubernetes Project Authors
  • 2,948k total downloads
  • Latest version: 9.1.3
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic by: The Kubernetes Project Authors
  • 237 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
  • 237 total downloads
  • Latest version: 12.0.16
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
LazZiya.TagHelpers by: Ziya Mollamahmut
  • 399 total downloads
  • Latest version: 6.0.2
  • asp.net core razor mvc taghelpers taghelper tag helper language culture dropdown pagination select enum
Collection of tag helpers for ASP.NET Core web applications, like Paging, SelectEnum and LanguageNav dropdown tag helpers for MVC and Razor Pages.
LibGit2Sharp by: LibGit2Sharp contributors
  • 694 total downloads
  • Latest version: 0.27.0-preview-0182
  • libgit2 git
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .NET