K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 344 total downloads
  • Latest version: 1.2.16
  • compression lz4 stream
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 57 total downloads
  • Latest version: 1.0.7
  • hash xxHash
xxHash hash implementation for .NET
Konscious.Security.Cryptography.Argon2 by: Keef Aragon
  • 129 total downloads
  • Latest version: 1.1.1
  • crypto cryptography argon2 argon2i argon2d password
An implementation of Argon2 winner of PHC https://password-hashing.net/#argon2 Usage follows standard types found in System.Security.Cryptography in corefx. Specifically DeriveBytes.
Konscious.Security.Cryptography.Blake2 by: Keef Aragon
  • 101 total downloads
  • Latest version: 1.0.5
  • crypto cryptography hash blake2 blake2b
An implementation of Blake2 for .NET that integrates with the standard crypto libraries
KRE-CLR-x86 by: Microsoft
  • 66 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 71 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LaunchDarkly.EventSource by: LaunchDarkly.EventSource
  • 837 total downloads
  • Latest version: 3.4.0
LaunchDarkly .NET Event Source library for Server Sent Events
LazyCache by: https://github.com/alastairtree
  • 164 total downloads
  • Latest version: 0.7.1.44
  • Caching Performance Speed In-memory ObjectCache Generics ServiceCacheing Lazy Cache Lazy-Load MemoryCache CachingService AppCache ApplicationCache Memcached
Lazy cache is a simple,thread safe in-memory caching service
LibGit2Sharp by: LibGit2Sharp contributors
  • 1.104k total downloads
  • Latest version: 0.25.0-preview-0033
  • libgit2 git
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.
LibGit2Sharp.NativeBinaries by: LibGit2Sharp contributors
  • 1.406k total downloads
  • Latest version: 2.0.324
Native binaries for LibGit2Sharp
libiec61850cpp by: Radius
  • 2.514k total downloads
  • Latest version: 1.5.3.27
Libiec61850 shared libraries
librdkafka.redist by: Magnus Edenhill, edenhill
  • 7.385k total downloads
  • Latest version: 2.16.0-RC1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
LibSassBuilder by: Johan van Rensburg
  • 29 total downloads
  • Latest version: 3.0.0
  • Sass Build LibSass SassBuilder
Compile Sass files to css on project build.
Libuv by: Libuv
  • 222 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
Lierda.WPFHelper by: 王雪飞
  • 81 total downloads
  • Latest version: 1.0.3
垃圾回收帮助类(内含黑科技)
linq2db by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko
  • 4.487k total downloads
  • Latest version: 5.4.1
  • linq linq2db LinqToDB ORM database DB SQL SqlServer Access SqlCe SqlServerCe MySql Firebird SQLite Sybase Oracle ODP PostgreSQL DB2 Informix SapHana
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
  • 70 total downloads
  • Latest version: 6.5.0
  • linq linq2db LinqToDB ORM database DB SQL Access ClickHouse DB2 DuckDB LUW Firebird Informix MySql MariaDB Oracle PostgreSQL SapHana Hana SQLCE SQLite SQLServer Sybase SAP ASE SqlServerCe ODP IBM
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
  • 10 total downloads
  • Latest version: 5.0.0
  • linq linq2db LinqToDB ORM database entity-framework-core EntityFrameworkCore EFCore DB SQL SqlServer SqlCe SqlServerCe MySql Firebird SQLite Oracle ODP PostgreSQL DB2
Allows to execute Linq to DB (linq2db) queries in Entity Framework Core DbContext.
linq2db.PostgreSQL by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
  • 1.552k total downloads
  • Latest version: 6.5.0
  • linq linq2db LinqToDB ORM database DB SQL T4 datamodel PostgreSQL Npgsql
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
  • 1.456k total downloads
  • Latest version: 6.5.0
  • linq linq2db LinqToDB ORM database DB SQL Access ClickHouse DB2 DuckDB LUW Firebird Informix MySql MariaDB Oracle PostgreSQL SapHana Hana SQLCE SQLite SQLServer Sybase SAP ASE SqlServerCe ODP IBM T4 datamodel
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.