JsonPatch.Net by: Greg Dennis
  • 54 total downloads
  • Latest version: 3.3.0
  • json-patch jsonpatch json
JSON Patch built on the System.Text.Json namespace
JsonPointer.Net by: Greg Dennis
  • 107 total downloads
  • Latest version: 5.3.1
  • json-pointer json pointer
JSON Pointer built on the System.Text.Json namespace
K4os.Compression.LZ4 by: Milosz Krajewski
  • 28 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 17 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 5 total downloads
  • Latest version: 1.0.8
  • hash xxHash
xxHash hash implementation for .NET
KRE-CLR-x86 by: Microsoft
  • 7 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
KubeClient by: KubeClient
  • 248 total downloads
  • Latest version: 3.0.2
  • Kubernetes Client kubectl
A Kubernetes API client for .NET
KubeClient.Core by: KubeClient.Core
  • 8 total downloads
  • Latest version: 3.0.2
  • Kubernetes Client kubectl
Common functionality for KubeClient (dotnet-kube-client)
KubeClient.Extensions.DependencyInjection by: KubeClient.Extensions.DependencyInjection
  • 157 total downloads
  • Latest version: 3.0.2
  • Kubernetes Client kubectl
Dependency-injection support for KubeClient
KubeClient.Extensions.KubeConfig by: KubeClient.Extensions.KubeConfig
  • 152 total downloads
  • Latest version: 3.0.2
  • Kubernetes Client kubectl
Kubernetes client configuration support for KubeClient
KubeClient.Http by: KubeClient.Http
  • 5 total downloads
  • Latest version: 3.0.2
  • Kubernetes Client kubectl
HTTP support for KubeClient (dotnet-kube-client)
KubernetesClient by: The Kubernetes Project Authors
  • 555 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
  • 55 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
  • 49 total downloads
  • Latest version: 12.0.16
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
Libuv by: Libuv
  • 17 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
  • 23 total downloads
  • Latest version: 3.1.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
ManagedEsent by: Microsoft
  • 8 total downloads
  • Latest version: 2.0.0
  • ManagedEsent NoSql ISAM Database Storage DatabaseEngine
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
MathNet.Numerics.Signed by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
  • 85 total downloads
  • Latest version: 5.0.0
  • math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
MessagePack by: neuecc aarnott
  • 337 total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).