JavaScriptEngineSwitcher.Core by: Andrey Taritsyn
  • 19 total downloads
  • Latest version: 3.31.0
  • JavaScriptEngineSwitcher JavaScript ECMAScript
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines. This library allows you to quickly and easily switch to using of another JavaScript engine.
JavaScriptEngineSwitcher.Jint by: Andrey Taritsyn
  • 2 total downloads
  • Latest version: 3.0.0-alpha2
  • JavaScriptEngineSwitcher JavaScript ECMAScript Jint
JavaScriptEngineSwitcher.Jint contains adapter `JintJsEngine` (wrapper for the Jint JavaScript Engine (http://github.com/sebastienros/jint) version 2.10.4).
Jering.IocServices.System.Net.Http by: JeremyTCD
  • 4 total downloads
  • Latest version: 0.4.0
Inversion of Control Services for Types in the System.Net.Http Namespace.
Jering.Javascript.NodeJS by: JeremyTCD
  • 3 total downloads
  • Latest version: 3.2.0
  • javascript nodejs
This library provides ways to invoke javascript in NodeJS, from .Net applications. On top of providing a way to invoke javascript from .js files on disk, this library provides ways to invoke in-memory javascript in string or Stream form, as well as logic in the NodeJS cache.
JetBrains.Annotations by: JetBrains
  • 1 total downloads
  • Latest version: 2026.2.0
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
Jint by: Sebastien Ros
  • 6 total downloads
  • Latest version: 2.11.58
  • javascript interpreter
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
jnm2.ReferenceAssemblies.net35 by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.1
A community answer to Microsoft’s decision to single out net35 by excluding it from the https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/ package. This package provides the .NET Framework 3.5 reference assemblies so that net35 projects can be built using the dotnet CLI. Example project that targets multiple frameworks: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFrameworks>net35;net40;netstandard2.0;netcoreapp3.0</TargetFrameworks> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" /> <PackageReference Include="jnm2.ReferenceAssemblies.net35" Version="1.0.1" /> </ItemGroup> </Project>
KRE-CLR-x86 by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient by: The Kubernetes Project Authors
  • 123 total downloads
  • Latest version: 1.6.16-gb07e78afa4
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
librdkafka.redist by: Magnus Edenhill edenhill
  • 204 total downloads
  • Latest version: 2.16.0-RC1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
libsodium by: Frank Denis
  • 36 total downloads
  • Latest version: 1.0.22
Internal implementation package not meant for direct consumption. Please do not reference directly.
Libuv by: Libuv
  • 6 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
LibVLCSharp by: VideoLAN
  • 67 total downloads
  • Latest version: 3.10.1
  • libvlc vlc videolan native c/c++ video audio player media mediaplayer codec ffmpeg xamarin graphics ios android linux windows macos cross-platform
LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported. This package contains the core features of LibVLCSharp (libvlc loading and initialization, .NET-friendly classes to ease the use of libvlc...). All other `LibVLCSharp.*` packages depend on this one. Features: - Play every media file formats, every codec and every streaming protocols - Run on every platform, from desktop (Windows, Linux, Mac) to mobile (Android, iOS) and TVs - Hardware and efficient decoding on every platform, up to 8K - Network browsing for distant filesystems (SMB, FTP, SFTP, NFS...) and servers (UPnP, DLNA) - Playback of Audio CD, DVD and Bluray with menu navigation - Support for HDR, including tonemapping for SDR streams - Audio passthrough with SPDIF and HDMI, including for Audio HD codecs, like DD+, TrueHD or DTS-HD - Support for video and audio filters - Support for 360 video and 3D audio playback, including Ambisonics - Able to cast and stream to distant renderers, like Chromecast and UPnP renderers. This package also contains the views for the following platforms: - Android - iOS - Mac - tvOS If you need Xamarin.Forms support, see LibVLCSharp.Forms. LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.
LigerShark.WebOptimizer.Analyzers by: Mads Kristensen
  • 10 total downloads
  • Latest version: 3.0.2
  • WebOptimizer.Analyzers analyzers
WebOptimizer.Analyzers
LigerShark.WebOptimizer.Core by: LigerShark
  • 53 total downloads
  • Latest version: 3.0.477
  • bundle minify optimize asp.net core
A runtime bundler and minifier for ASP.NET Core
LiteDB by: Maurício David
  • 44 total downloads
  • Latest version: 5.0.21
  • database nosql embedded
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).
log4net by: The Apache Software Foundation
  • 8 total downloads
  • Latest version: 2.0.17
  • logging log tracing logfiles
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility
Lucene.Net by: The Apache Software Foundation
  • 14 total downloads
  • Latest version: 4.8.0-beta00018
  • lucene.net core text search information retrieval lucene apache analysis index query
Lucene.Net is a full-text search engine library capable of advanced text analysis, indexing, and searching. It can be used to easily add search capabilities to applications. Lucene.Net is a C# port of the popular Java Lucene search engine framework from The Apache Software Foundation, targeted at .NET Framework and .NET Core users.
Lucene.Net.Queries by: The Apache Software Foundation
  • 2 total downloads
  • Latest version: 4.8.0-beta00004
  • lucene.net core text search information retrieval lucene apache analysis index query
Extended Filters and Queries for the Lucene.Net full-text search engine library from The Apache Software Foundation.