K4os.Hash.xxHash
by: Milosz Krajewski
- 165 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
KRE-CLR-x86
by: Microsoft
- 112 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 111 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient
by: The Kubernetes Project Authors
- 14.943k total downloads
- Latest version: 18.0.5
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic
by: The Kubernetes Project Authors
- 1.637k total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Models
by: The Kubernetes Project Authors
- 1.554k total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
LazyCache
by: https://github.com/alastairtree
- 1.063k 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.
libiec61850cpp
by: Radius
- 4.559k total downloads
- Latest version: 1.5.2.23
Libiec61850 shared libraries
librdkafka.redist
by: Magnus Edenhill edenhill
- 3.849k total downloads
- Latest version: 2.12.1
The Apache Kafka C/C++ client library - redistributable
Libuv
by: Libuv
- 402 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
linq2db
by: Igor Tkachev Ilya Chudin Svyatoslav Danyliv Dmitry Lukashenko and others
- 1.627k total downloads
- Latest version: 6.0.0-rc.3
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
LinqBridge
by: Atif Aziz
- 58 total downloads
- Latest version: 1.3.0
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.
LiquidTestReports.Core
by: Kurt Murrell
- 178 total downloads
- Latest version: 2.0.0-beta.6
Core library for creating custom VS Test loggers with liquid template support
LiquidTestReports.Markdown
by: Kurt Murrell
- 183 total downloads
- Latest version: 2.0.0-beta.6
LiquidTestReports.Markdown is a ready to use VSTest Markdown logger that generates GitHub friendly markdown reports from your test results.
LiteDB
by: Maurício David
- 10.979k total downloads
- Latest version: 6.0.0-prerelease.73
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
LiteDB.Async
by: Mark Lockett
- 1.244k total downloads
- Latest version: 0.1.8
LiteDB.Async - A lightweight async wrapper for LiteDB
LiveCharts
by: Beto Rodriguez
- 2.975k total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for .Net
LiveCharts.Wpf
by: Beto Rodriguez
- 661 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for Wpf
log4net
by: The Apache Software Foundation
- 2.005k total downloads
- Latest version: 3.2.0
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