IKVM.MSBuild.Tools.runtime.osx-x64
                    
                    by: Jeroen Frijters Jerome Haltom
                
                - 749 total downloads
 - Latest version: 8.14.0
 
                    IKVM MSBuild Tools
                
            
                    
                        IKVM.MSBuild.Tools.runtime.win-arm64
                    
                    by: Jeroen Frijters Jerome Haltom
                
                - 712 total downloads
 - Latest version: 8.14.0
 
                    IKVM MSBuild Tools
                
            
                    
                        IKVM.MSBuild.Tools.runtime.win-x64
                    
                    by: Jeroen Frijters Jerome Haltom
                
                - 743 total downloads
 - Latest version: 8.14.0
 
                    IKVM MSBuild Tools
                
            
                    
                        IKVM.MSBuild.Tools.runtime.win7-x64
                    
                    by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
                
                - 299 total downloads
 - Latest version: 8.6.4
 
                    IKVM MSBuild Tools
                
            
                    
                        ImpromptuInterface
                    
                    by: Jay Tuley
                
                - 231 total downloads
 - Latest version: 6.2.2
 
                    A Lightweight Duck Casting Framework for dynamic C# 4.0 (.net4 & silverlight4 & silveright5 ). Includes helper methods for dynamic invocation via method and property names known only at runtime (runs faster than reflection).
                
            
                    
                        Instances
                    
                    by: Malte Rosenbjerg
                
                - 45 total downloads
 - Latest version: 3.0.2
 
                    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
                
            
                    
                        IPAddressRange
                    
                    by: J.Sakamoto
                
                - 35 total downloads
 - Latest version: 1.0.1
 
                    This library allows you to parse range of IP address string such as "192.168.0.0/24", and can conatins check. This library supports both IPv4 and IPv6.
                
            
                    
                        IronPdf.Native.Chrome.Windows
                    
                    by: https://ironpdf.com
                
                - 18 total downloads
 - Latest version: 2022.11.10299
 
                    External methods which allow for interoperability between native and managed code
                
            
                    
                        IronSoftware.Native.PdfModel
                    
                    by: Iron Software
                
                - 390 total downloads
 - Latest version: 2025.10.11
 
                    External methods which allow for interoperability between native and managed code
                
            
                    
                        Irony
                    
                    by: Roman Ivantsov
                
                - 88 total downloads
 - Latest version: 0.9.1
 
                    Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
                
            
                    
                        iTextSharp.LGPLv2.Core
                    
                    by: Vahid Nasiri
                
                - 558 total downloads
 - Latest version: 1.7.5
 
                    iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core.
                
            
                    
                        Jaeger
                    
                    by: Chatham Financial Corp. and The Jaeger Authors
                
                - 140 total downloads
 - Latest version: 1.0.3
 
                    Jaeger .NET Tracing
                
            
                    
                        JetBrains.Annotations
                    
                    by: JetBrains
                
                - 644 total downloads
 - Latest version: 2025.2.2
 
                    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.
                
            
                    
                        JMeter
                    
                    by: phmarques Roemer
                
                - 166 total downloads
 - Latest version: 5.6.3
 
                    The Apache JMeter™ application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions.
                
            
                    
                        jose-jwt
                    
                    by: Dmitry Vsekhvalnov
                
                - 157 total downloads
 - Latest version: 1.9.0
 
                    Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET 
Ultimate Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET. Minimallistic. Zero-dependency. Full suite of signature and encryption algorithms.
Supports generating, decoding, encryption and compression of JSON Web Tokens. JSON parsing agnostic. Supports two-phase validation.
Supported algorithms
Signing:
- HMAC signatures with HS256, HS384 and HS512.
- ECDSA signatures with ES256, ES384 and ES512.
- RSASSA-PKCS1-V1_5 signatures with RS256, RS384 and RS512.
- RSASSA-PSS signatures (probabilistic signature scheme with appendix) with PS256, PS384 and PS512.
- NONE (unprotected) plain text algorithm without integrity protection
Encryption:
- RSAES OAEP 256 encryption with A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM, A256GCM
- RSAES OAEP encryption with A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM, A256GCM
- RSAES-PKCS1-V1_5 encryption with A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM, A256GCM
- Direct symmetric key encryption with pre-shared key A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM and A256GCM
- A128KW, A192KW, A256KW encryption with A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM and A256GCM
- A128GCMKW, A192GCMKW, A256GCMKW encryption with A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM and A256GCM
- ECDH-ES encryption with A128CBC-HS256, A128GCM, A192GCM, A256GCM
- ECDH-ES+A128KW, ECDH-ES+A192KW, ECDH-ES+A256KW encryption with A128CBC-HS256, A128GCM, A192GCM, A256GCM
- PBES2-HS256+A128KW, PBES2-HS384+A192KW, PBES2-HS512+A256KW with A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM, A256GCM
Compression:
- DEFLATE compression
                
            
                    
                        jQuery
                    
                    by: jQuery Foundation  Inc.
                
                - 1.2k total downloads
 - Latest version: 3.7.1
 
                    jQuery is a new kind of JavaScript Library.
        jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
        NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
                
            
                    
                        jsreport.Client
                    
                    by: Jan Blaha
                
                - 101 total downloads
 - Latest version: 0.0.6
 
                    Client for jsreport, javascript based platform for designing and rendering business reports.
                
            
                    
                        JunitXml.TestLogger
                    
                    by: Siphonophora codito faizan2304 smadala lahma
                
                - 75 total downloads
 - Latest version: 2.1.81
 
                    Xml logger for JUnit v5 compliant xml report when test is running with "dotnet test" or "dotnet vstest".
                
            
                    
                        KRE-CLR-x86
                    
                    by: Microsoft
                
                - 36 total downloads
 - Latest version: 1.0.0-beta2
 
                    The K Runtime Environment for Desktop CLR x86
                
            
                    
                        KRE-CoreCLR-x86
                    
                    by: Microsoft
                
                - 37 total downloads
 - Latest version: 1.0.0-beta2
 
                    The K Runtime Environment for CoreCLR x86