LazyCache by: https://github.com/alastairtree
  • 103 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
jQuery.UI.Combined by: jQuery UI Team
  • 1.187k total downloads
  • Latest version: 1.14.1
  • jQuery jQueryUI plugins
jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to integrate and extend into their own code. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
KRE-CoreCLR-x86 by: Microsoft
  • 54 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LibLog by: Damian Hickey
  • 580 total downloads
  • Latest version: 5.0.8
  • logging framework component nlog log4net entlib serilog loupe pcl
A source code package designed primarily for library and framework authors who want dependency free logging support in their component. Also useful in end applications. As of 5.0.0 it works with NetStandard2.0 and SDK projects. For legacy csproj format support use 4.x versions. If you are a library or framework author and you wish to provide logging support in your component there are a number of options: 1) Depend on a specific logging framework 2) Depend on Common.Logging 3) Implement your own ILog interface and make your consumers wire it up. Option 1 is not desirable because it forces your users to use a particular framework. Option 2 is not desirable because it will add yet more nuget package dependencies and project references with associated versioning concerns in addition to wiring up. Option 3 is desirable because it is dependency free but requires that your users to remember to write an adapter and wire things up. This package is a variation of option 3 but will automatically wire things up too. - It will add an ILog, ILogProvider etc to YourRootNamespace.Logging - ILog is one method to implement - Using optimized reflection, it transparently supports NLog, Log4Net, Serilog and Loupe without any wiring up required by an end user, if the end user simply has a reference to any of these logging frameworks.
LibGit2Sharp.NativeBinaries by: LibGit2Sharp contributors
  • 1.463k total downloads
  • Latest version: 2.0.323
Native binaries for LibGit2Sharp
Lextm.SharpSnmpLib by: Malcolm Crowe Lex Li and other contributors.
  • 419 total downloads
  • Latest version: 9.2.2
  • snmp
#SNMP (SharpSNMP) Library is an open source library for developers who target Microsoft .NET/Xamarin/Mono platforms. It's developed in C# and can be used for F#, VB.NET, Oxygene, and more.
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 71 total downloads
  • Latest version: 1.2.15
  • compression lz4 stream
Port of LZ4 compression algorithm for .NET
knockoutjs by: The Knockout.js team
  • 428 total downloads
  • Latest version: 3.5.1
  • knockout mvvm
A JavaScript MVVM library to help you create rich, dynamic user interfaces with clean maintainable code
LibGit2Sharp by: LibGit2Sharp contributors
  • 1.345k 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.
jQuery.Validation by: Jörn Zaefferer
  • 759 total downloads
  • Latest version: 1.21.0
  • jQuery plugins
This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 32 languages. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
JWT by: Alexander Batishchev John Sheehan Michael Lehenbauer
  • 2.021k total downloads
  • Latest version: 11.0.0
  • jwt json authorization
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4 by: Milosz Krajewski
  • 173 total downloads
  • Latest version: 1.2.15
  • compression lz4
Port of LZ4 compression algorithm for .NET
librdkafka.redist by: Magnus Edenhill edenhill
  • 5.947k total downloads
  • Latest version: 2.12.1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
K4os.Hash.xxHash by: Milosz Krajewski
  • 700 total downloads
  • Latest version: 1.0.7
  • hash xxHash
xxHash hash implementation for .NET
Kdbndp_V9 by: KingbaseES
  • 526 total downloads
  • Latest version: 8.0.2.1127
中电科金仓.net驱动,兼容pg、oracle、mysql、sqlserver,请根据.net版本选择驱动,8.0对应net8.0
LanguageExt.Core by: Paul Louth
  • 6.365k total downloads
  • Latest version: 3.2.9-beta
  • C# Functional Language Extension Monad Option Either Reader Writer State List Set Map Queue Memo Memoization Immutable Lambda Pattern Matching Tuple
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
KYSharp.SM by: keyiwangyanfa
  • 60 total downloads
  • Latest version: 2.0.0
国密SM算法加解密工具,增加了sm3和sm4的加密
Kdbndp.EntityFrameworkCore.KingbaseES_V9 by: KingbaseES
  • 15 total downloads
  • Latest version: 4.5.0
人大金仓efcore4.5驱动
KRE-CLR-x86 by: Microsoft
  • 62 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
Laojiu.WebApiClient by: xljiulang
  • 168 total downloads
  • Latest version: 1.2.2
一款基于HttpClient封装,只需要定义c#接口并修饰相关特性,即可异步调用远程http接口的客户端库