K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 344 total downloads
- Latest version: 1.2.16
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 57 total downloads
- Latest version: 1.0.7
xxHash hash implementation for .NET
Konscious.Security.Cryptography.Argon2
by: Keef Aragon
- 129 total downloads
- Latest version: 1.1.1
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
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
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
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
The Apache Kafka C/C++ client library - redistributable
LibSassBuilder
by: Johan van Rensburg
- 29 total downloads
- Latest version: 3.0.0
Compile Sass files to css on project build.
Libuv
by: Libuv
- 222 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
- 4.487k total downloads
- Latest version: 5.4.1
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
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
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
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
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.