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
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic
by: The Kubernetes Project Authors
- 75 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Models
by: The Kubernetes Project Authors
- 92 total downloads
- Latest version: 12.0.16
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
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.exchange
by: tobin
- 2 total downloads
- Latest version: 2.0.0
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#
librdkafka.redist
by: Magnus Edenhill edenhill
- 470 total downloads
- Latest version: 2.10.1
The Apache Kafka C/C++ client library - redistributable
Libuv
by: Libuv
- 9 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
LinqBridge
by: Atif Aziz
- 2 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.
LinqKit.Core
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 60 total downloads
- Latest version: 1.2.8
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
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
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