IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters Jerome Haltom
- 473 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters Jerome Haltom
- 443 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64
by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
- 171 total downloads
- Latest version: 8.6.4
IKVM MSBuild Tools
ImpromptuInterface
by: jbtule
- 182 total downloads
- Latest version: 8.0.6
A Lightweight Duck Casting Framework for dynamic C#
IndexRange
by: Bradley Grainger
- 42 total downloads
- Latest version: 1.0.3
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Instances
by: Malte Rosenbjerg
- 174 total downloads
- Latest version: 3.0.1
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
- 268 total downloads
- Latest version: 6.2.0
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6.
IronPdf.EAP
by: Iron PDF Development Team https://IronPdf.com
- 36 total downloads
- Latest version: 2021.6.3135
Early Access Program (EAP) - Bleeding edge release of IronPdf featuring new Chrome, WebKit and Adaptive HtmlToPdf rendering engines.
Find out more about IronPdf at https://ironpdf.com/.
You can email us at developers@ironsoftware.com for support directly and we hugely appriciate your feedback.
IronPdf.Native.Chrome.Windows
by: https://ironpdf.com
- 557 total downloads
- Latest version: 2025.4.16
External methods which allow for interoperability between native and managed code
IronSoftware.Native.PdfModel
by: Iron Software
- 220 total downloads
- Latest version: 2025.4.16
External methods which allow for interoperability between native and managed code
Irony.NetCore
by: daxnet
- 41 total downloads
- Latest version: 1.1.11
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. 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
- 970 total downloads
- Latest version: 3.7.2
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
- 261 total downloads
- Latest version: 1.0.3
Jaeger .NET Tracing
Jaeger.Communication.Thrift
by: Chatham Financial Corp. and The Jaeger Authors
- 87 total downloads
- Latest version: 1.0.3
Package Description
Jaeger.Core
by: Chatham Financial Corp. and The Jaeger Authors
- 70 total downloads
- Latest version: 1.0.3
Jaeger .NET Tracing
Jaeger.Senders.Thrift
by: Chatham Financial Corp. and The Jaeger Authors
- 85 total downloads
- Latest version: 1.0.3
Package Description
Jaeger.Thrift
by: Chatham Financial Corp. and The Jaeger Authors
- 144 total downloads
- Latest version: 0.3.7
Package Description
Jaeger.Thrift.VendoredThrift
by: Chatham Financial Corp. and The Jaeger Authors
- 142 total downloads
- Latest version: 0.3.7
A custom version of https://github.com/apache/thrift/src/netcore that does not depend on ASP.NET Core.
JetBrains.Annotations
by: JetBrains
- 408 total downloads
- Latest version: 2025.1.0-eap1
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.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.