LinqKit.Core
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 159 total downloads
- Latest version: 1.2.11
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 133 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4
by: Milosz Krajewski
- 142 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 51 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
Libuv
by: Libuv
- 26 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
linq2db.MySql
by: Igor Tkachev Ilya Chudin Svyatoslav Danyliv Dmitry Lukashenko and others
- 435 total downloads
- Latest version: 6.2.1
T4 scaffolding templates for MySQL and MariaDB 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
- 508 total downloads
- Latest version: 6.2.1
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.
librdkafka.redist
by: Magnus Edenhill edenhill
- 694 total downloads
- Latest version: 2.14.1
The Apache Kafka C/C++ client library - redistributable
libsodium
by: Frank Denis
- 85 total downloads
- Latest version: 1.0.22
Internal implementation package not meant for direct consumption. Please do not reference directly.
LinqKit
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 140 total downloads
- Latest version: 1.3.11
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.
KubernetesClient
by: The Kubernetes Project Authors
- 780 total downloads
- Latest version: 4.0.26
Client library for the Kubernetes open source container orchestrator.
LINQKit
by: http://www.albahari.com/nutshell/linqkit.aspx
- 12 total downloads
- Latest version: 1.1.2
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
KubernetesClient.Basic
by: The Kubernetes Project Authors
- 102 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Models
by: The Kubernetes Project Authors
- 131 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
linq2db
by: Igor Tkachev Ilya Chudin Svyatoslav Danyliv Dmitry Lukashenko and others
- 492 total downloads
- Latest version: 6.2.1
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
JWT
by: Alexander Batishchev John Sheehan Michael Lehenbauer
- 465 total downloads
- Latest version: 11.0.0
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
KRE-CoreCLR-x86
by: Microsoft
- 11 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KRE-CLR-x86
by: Microsoft
- 13 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
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.Microsoft.EntityFrameworkCore
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 81 total downloads
- Latest version: 3.2.10
LinqKit.Microsoft.EntityFrameworkCore contains extensions for LINQ to SQL and EntityFrameworkCore. With Include(...) and IDbAsync support.