KRE-CoreCLR-x86
by: Microsoft
- 71 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient
by: The Kubernetes Project Authors
- 8.451k total downloads
- Latest version: 19.0.2
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic
by: The Kubernetes Project Authors
- 758 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Models
by: The Kubernetes Project Authors
- 765 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
LaunchDarkly.EventSource
by: LaunchDarkly
- 1.232k total downloads
- Latest version: 5.3.2
LaunchDarkly Server-Sent Events client
LaunchDarkly.Logging
by: LaunchDarkly
- 141 total downloads
- Latest version: 2.0.0
LaunchDarkly logging abstraction
LazyCache
by: https://github.com/alastairtree
- 487 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.
LibGit2Sharp
by: LibGit2Sharp contributors
- 1.736k total downloads
- Latest version: 0.32.0
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .NET
LibGit2Sharp.NativeBinaries
by: LibGit2Sharp contributors
- 1.32k total downloads
- Latest version: 2.0.324
Native binaries for LibGit2Sharp
libiec61850cpp
by: Radius
- 2.286k total downloads
- Latest version: 1.5.3.27
Libiec61850 shared libraries
librdkafka.redist
by: Magnus Edenhill, edenhill
- 7.202k total downloads
- Latest version: 2.15.0
The Apache Kafka C/C++ client library - redistributable
Libuv
by: Libuv
- 209 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
- 4.51k total downloads
- Latest version: 6.4.0
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
linq2db.Analyzers
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 37 total downloads
- Latest version: 6.4.0
Roslyn analyzers and code fixes for linq2db users: detect legacy API usage and offer automatic migrations to the current API.
linq2db.EntityFrameworkCore
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 499 total downloads
- Latest version: 10.5.0
Allows to execute Linq to DB queries in Entity Framework Core DbContext.
linq2db.Extensions
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 95 total downloads
- Latest version: 6.4.0
LINQ to DB Extensions adds ability to configure Linq To DB usage with DI container or logger.
linq2db.PostgreSQL
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 660 total downloads
- Latest version: 6.4.0
T4 scaffolding templates for PostgreSQL database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.t4models
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
- 490 total downloads
- Latest version: 6.4.0
T4 scaffolding templates to generate LINQ to DB data models for different databases. It provides scaffolding functionality and reference to linq2db main package only. To use Linq To DB in your project you should add reference to corresponding database provider(s) explicitly.
LinqBridge
by: Atif Aziz
- 34 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.