IKVM.MSBuild.Tools.runtime.osx-arm64 by: Jeroen Frijters, Jerome Haltom
  • 115 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters, Jerome Haltom
  • 166 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters, Jerome Haltom
  • 162 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters, Jerome Haltom
  • 153 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 81 total downloads
  • Latest version: 8.6.4
IKVM MSBuild Tools
ilspycmd by: ILSpy Team
  • 281 total downloads
  • Latest version: 11.0.0.9375
Command-line decompiler using the ILSpy decompilation engine
IndexRange by: Bradley Grainger
  • 29 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.
Instances by: Malte Rosenbjerg
  • 143 total downloads
  • Latest version: 3.0.2
  • instances instance process async task events run exec
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
IPNetwork2 by: Luc Dvchosal
  • 1.47k total downloads
  • Latest version: 4.3.0
  • ipnetwork network ip ipv4 ipv6 netmask cidr subnet subnetting supernet supernetting calculation
IPNetwork C# library take care of complex network, ip, ipv4, ipv6, netmask, cidr, subnet, subnetting, supernet and supernetting calculation for .Net developpers. It works with IPv4 and IPv6 as well. It is written in C# for .NetStandard and coreclr and has a light and clean API and is fully unit tested.
JetBrains.Annotations by: JetBrains
  • 251 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.
JetBrains.Lifetimes by: JetBrains
  • 300 total downloads
  • Latest version: 2026.2.5
  • rd lifetime reactive viewable
JetBrains Core library for graceful disposal, concurrency and reactive programming
JetBrains.RdFramework by: JetBrains
  • 224 total downloads
  • Latest version: 2026.2.5
  • rd reactive distributed protocol
JetBrains Networking library for reactive distributed communication
JetBrains.Rider.PathLocator by: JetBrains
  • 37 total downloads
  • Latest version: 1.0.12
The code, which locates Rider installations in the system.
jnm2.ReferenceAssemblies.net35 by: Microsoft
  • 9 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
  • 118 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Legacy by: Milosz Krajewski
  • 113 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 84 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 18 total downloads
  • Latest version: 1.0.8
  • hash xxHash
xxHash hash implementation for .NET
KurrentDB.Client by: Kurrent, Inc
  • 220 total downloads
  • Latest version: 1.4.1
  • KurrentDB Client gRPC
The base GRPC client library for the Kurrent Platform. Get the open source or commercial versions of KurrentDB from https://kurrent.io/
Kveer.XmlRPC by: Sébastien Rault
  • 276 total downloads
  • Latest version: 1.3.1
  • xmlrpc
A port of CookComputing.XmlRpcV2 for dotnet core.