JWTDecoder by: Dale Myszewski
  • 57 total downloads
  • Latest version: 0.9.2
Sometimes you just need to decode the payload of a JWT Token in a C# client. This library aims to do just that.
K4os.Compression.LZ4 by: Milosz Krajewski
  • 530 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 433 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 117 total downloads
  • Latest version: 1.0.8
  • hash xxHash
xxHash hash implementation for .NET
knockoutjs by: The Knockout.js team
  • 246 total downloads
  • Latest version: 3.5.1
  • knockout mvvm
A JavaScript MVVM library to help you create rich, dynamic user interfaces with clean maintainable code
KRE-CLR-x86 by: Microsoft
  • 41 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 37 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
Kros.Utils by: KROS a. s.
  • 617 total downloads
  • Latest version: 4.1.0
  • Kros Utils Utility Helpers Extensions DatabaseSchema BulkOperation BulkUpdate Bulk Insert Bulk Update
General utilities and helpers.
KubernetesClient by: The Kubernetes Project Authors
  • 6.353k total downloads
  • Latest version: 19.0.2
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic by: The Kubernetes Project Authors
  • 473 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
  • 447 total downloads
  • Latest version: 12.0.16
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
Lambda2Js.Signed by: Gearz Miguel Angelo (masbicudo) André Pena (andrerpena)
  • 113 total downloads
  • Latest version: 3.1.4
  • Expression Tree ExpressionTree JavaScript ECMAScript ES5 ES6 converter gearz miguel angelo andre pena
Lambda expression to JavaScript converter: converts System.Linq.ExpressionTree to syntactically correct JavaScript code. See the project page for more.
Lib.AspNetCore.ServerSentEvents by: Tomasz Pęczek
  • 659 total downloads
  • Latest version: 9.1.0
  • aspnetcore sse server-sent events eventsource
Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core
libphonenumber-csharp by: Patrick Mézard Thomas Clegg Jarrod Alexander Google libphonenumber contributors
  • 918 total downloads
  • Latest version: 9.0.25
  • 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. https://github.com/google/libphonenumber
librdkafka.redist by: Magnus Edenhill edenhill
  • 3.646k total downloads
  • Latest version: 2.13.2
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Libuv by: Libuv
  • 118 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
LijsDev.CrystalReportsRunner.13.0.32.x64 by: Muhammad Azeez and Gerardo Lijs
  • 174 total downloads
  • Latest version: 1.5.1
  • Crystal Reports .NET Core net48
Runner to allow the use of Crystal Reports in .NET using external process. Copies runner to 'CrystalReportsRunner.13.0.32.x64' in your project output folder. Requires Crystal Reports Runtime v13.0.32 (x64) to be installed in computer where your application will be deployed.
LijsDev.CrystalReportsRunner.13.0.34.x64 by: Muhammad Azeez and Gerardo Lijs
  • 140 total downloads
  • Latest version: 1.5.1
  • Crystal Reports .NET Core net48
Runner to allow the use of Crystal Reports in .NET using external process. Copies runner to 'CrystalReportsRunner.13.0.34.x64' in your project output folder. Requires Crystal Reports Runtime v13.0.34 (x64) to be installed in computer where your application will be deployed.
LijsDev.CrystalReportsRunner.Core by: Muhammad Azeez and Gerardo Lijs
  • 336 total downloads
  • Latest version: 1.5.1
API needed to use Crystal Reports Runner from caller applications.
LinqBridge by: Atif Aziz
  • 23 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.