IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters Jerome Haltom
  • 43 total downloads
  • Latest version: 8.16.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 22 total downloads
  • Latest version: 8.6.4
IKVM MSBuild Tools
IndexRange by: Bradley Grainger
  • 6 total downloads
  • Latest version: 1.1.1
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
IP2Region by: Rocher
  • 3 total downloads
  • Latest version: 1.2.0
  • ip2region c# IP
准确率99.9%的ip地址定位库,0.0x毫秒级查询, 支持Binary,B树,内存三种查询算法,妈妈再也不用担心我的ip地址定位!
IP2Region.Net by: Alan Lee
  • 5 total downloads
  • Latest version: 2.0.1
  • IP2Region GeoIP IPSearch
.NET client library for ip2region
J2N by: NightOwl888
  • 3 total downloads
  • Latest version: 2.2.0-alpha-0053
  • java dotnet charsequence bytebuffer collections stringbuffer linkedhashset linkedhashmap comparable structural-equality treemap treeset stringtokenizer appendable contentequals codepoint bit-twiddle lru-cache
J2N is a library that helps bridge the gap between .NET and Java. It provides components to assist with porting Java code to .NET, such as collections, adapters, and extensions. It contains some features from Java that also make it generally useful in any .NET application.
JavaScriptEngineSwitcher.Core by: Andrey Taritsyn
  • 20 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
  • 4 total downloads
  • Latest version: 3.3.0-preview
  • JavaScriptEngineSwitcher JavaScript ECMAScript Jint
JavaScriptEngineSwitcher.Jint contains adapter `JintJsEngine` (wrapper for the Jint JavaScript Engine (http://github.com/sebastienros/jint) version 3.0.0 Beta 1632).
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>
K4os.Compression.LZ4 by: Milosz Krajewski
  • 19 total downloads
  • Latest version: 1.2.16
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 22 total downloads
  • Latest version: 1.2.16
  • compression lz4 stream
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 6 total downloads
  • Latest version: 1.0.7
  • hash xxHash
xxHash hash implementation for .NET
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
  • 61 total downloads
  • Latest version: 3.0.16
  • 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