Humanizer.Core.zh-Hans by: Mehdi Khalili Claire Novotny
  • 49 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili Claire Novotny
  • 45 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Hyak.Common by: Microsoft
  • 10 total downloads
  • Latest version: 1.2.2
  • Microsoft Microsoft Azure Cloud REST HTTP Client Core Common Hyak
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
IKVM.Image by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 154 total downloads
  • Latest version: 8.11.0-pre.2
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 298 total downloads
  • Latest version: 8.10.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 96 total downloads
  • Latest version: 8.10.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 240 total downloads
  • Latest version: 8.10.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 124 total downloads
  • Latest version: 8.11.0-pre.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 81 total downloads
  • Latest version: 8.10.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 116 total downloads
  • Latest version: 8.10.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 126 total downloads
  • Latest version: 8.10.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 35 total downloads
  • Latest version: 8.6.4
IKVM MSBuild Tools
ImpromptuInterface by: Jay Tuley
  • 26 total downloads
  • Latest version: 6.2.2
  • ducktyping duckcasting dynamic .net40 Silverlight proxy impromptu interface reflection dlr currying
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
  • 5 total downloads
  • Latest version: 3.0.1
  • 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
IPAddressRange by: J.Sakamoto
  • 6 total downloads
  • Latest version: 1.0.1
  • IPAddress
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
  • 3 total downloads
  • Latest version: 2022.11.10299
  • IronPdf Windows Chrome Html To PDF Iron
External methods which allow for interoperability between native and managed code
IronSoftware.Native.PdfModel by: Iron Software
  • 56 total downloads
  • Latest version: 2024.12.1
  • IronPdf IronOcr IronBarCode BarCode Linux OSX ARM PDF IRON Iron Software
External methods which allow for interoperability between native and managed code
Irony by: Roman Ivantsov
  • 14 total downloads
  • Latest version: 0.9.1
  • irony ast grammar bnf
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.
Jaeger by: Chatham Financial Corp. and The Jaeger Authors
  • 17 total downloads
  • Latest version: 1.0.3
Jaeger .NET Tracing
JetBrains.Annotations by: JetBrains
  • 108 total downloads
  • Latest version: 2024.3.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. 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.