KRE-CLR-x86 by: Microsoft
  • 4 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient by: The Kubernetes Project Authors
  • 616 total downloads
  • Latest version: 17.0.14
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic by: The Kubernetes Project Authors
  • 75 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
  • 92 total downloads
  • Latest version: 12.0.16
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
LanguageExt.Core by: Paul Louth
  • 1.024k total downloads
  • Latest version: 5.0.0-beta-54
  • C# Functional Language Extension Monad Option Either Reader Writer State List Set Map Queue Memo Memoization Immutable Lambda Pattern Matching Tuple
This framework uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
learun.cache by: tobin
  • 14 total downloads
  • Latest version: 8.1.0
缓存操作方法
learun.database by: tobin
  • 547 total downloads
  • Latest version: 8.8.0
力软ORM
learun.exchange by: tobin
  • 2 total downloads
  • Latest version: 2.0.0
  • ews exchange office365 Microsoft Web API Email Client Library C#
The Exchange Web Services (EWS) Managed API provides a managed interface for developing .NET client applications that use EWS. By using the EWS Managed API, you can access almost all the information stored in an Office 365, Exchange Online, or Exchange Server mailbox.
Learun.Qiniu by: Learun Qiniu SDK
  • 1 total downloads
  • Latest version: 6.0.0
Qiniu Resource (Cloud) Storage SDK for C#
learun.utils by: tobin
  • 215 total downloads
  • Latest version: 8.11.1
力软开发框架util通用方法
librdkafka.redist by: Magnus Edenhill edenhill
  • 470 total downloads
  • Latest version: 2.10.1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Libuv by: Libuv
  • 9 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
LinqBridge by: Atif Aziz
  • 2 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.
LinqKit.Core by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 60 total downloads
  • Latest version: 1.2.8
  • linq EF EntityFramework Entity Framework EntityFrameworkCore
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
LiteDB by: Maurício David
  • 116 total downloads
  • Latest version: 5.0.21
  • database nosql embedded
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).
LiveChartsCore by: BetoRodriguez
  • 163 total downloads
  • Latest version: 2.0.0-rc6.1
Simple, flexible, interactive and powerful data visualization for .Net, this is the core package probably you need another package also unless you are building your own backed.
LiveChartsCore.SkiaSharpView by: BetoRodriguez
  • 272 total downloads
  • Latest version: 2.0.0-rc6.1
Simple, flexible, interactive and powerful data visualization for .Net, this package contains the SkiaSharp backend.
LiveChartsCore.SkiaSharpView.WPF by: BetoRodriguez
  • 166 total downloads
  • Latest version: 2.0.0-rc5.4
Simple, flexible, interactive and powerful data visualization for WPF.
log4net by: The Apache Software Foundation
  • 24 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