HotChocolate.Data by: ChilliCream authors and contributors
  • 22.642k total downloads
  • Latest version: 16.0.0-p.3.0
  • GraphQL ChilliCream
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HotChocolate.Data.EntityFramework by: ChilliCream authors and contributors
  • 19.099k total downloads
  • Latest version: 16.0.0-p.3.0
  • GraphQL ChilliCream
Contains extensions for seamless integration of Entity Framework Core into HotChocolate
HotChocolate.Types.Analyzers by: ChilliCream authors and contributors
  • 18.997k total downloads
  • Latest version: 16.0.0-p.3.0
  • GraphQL ChilliCream
This package provides source generators for schema building.
HtmlAgilityPack by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
  • 1.688k total downloads
  • Latest version: 1.12.1
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams). --------------------------------------- This library is sponsored by ZZZ Projects: https://entityframework-extensions.net/ https://eval-expression.net/ https://dapper-plus.net/ --------------------------------------- HAP is trusted by companies worldwide with over 150 million downloads.
Humanizer by: Mehdi Khalili Claire Novotny
  • 1.405k total downloads
  • Latest version: 3.0.0-beta.96
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hyak.Common by: Microsoft
  • 182 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.
IBMMQDotnetClient by: IBM
  • 569 total downloads
  • Latest version: 9.4.3
  • ibmmq messaging middleware integration cloud ibm mq ibmxms mqdotnetclient ibmxmsdotnetclient ibmmqdotnetclient mq.net messageserviceclient xms.net ibmmq.net ibmxms.net mqdlls mqlibs xms mqclients cp4i
IBM® MQ classes for .NET Standard
Iced by: 0xd4d
  • 123 total downloads
  • Latest version: 1.4.0
  • x86 x64 encoder decoder formatter disassembler
High performance x86 (16/32/64-bit) instruction decoder, encoder and disassembler. It can be used for static analysis of x86/x64 binaries, to rewrite code (eg. remove garbage instructions), to relocate code or as a disassembler. - Supports all Intel and AMD instructions - The decoder doesn't allocate any memory and is 2x-5x+ faster than other similar libraries written in C or C# - Small decoded instructions, only 32 bytes - The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output - The encoder can be used to re-encode decoded instructions at any address - The block encoder encodes a list of instructions and optimizes branches to short, near or 'long' (64-bit: 1 or more instructions) - API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, flow control info, etc - All instructions are tested (decode, encode, format, instruction info) License: MIT
Iesi.Collections by: Aidant Systems Jason Smith NHibernate community
  • 508 total downloads
  • Latest version: 3.4.1.4000
  • Collections
The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, there is one type of collection that is conspicuously missing from System.Collections: the Set.
IKVM by: Jeroen Frijters
  • 382 total downloads
  • Latest version: 8.1.5717
  • IKVM.NET Java .NET
IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework.
IKVM.Image by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 2.15k total downloads
  • Latest version: 8.11.0-pre.2
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters Jerome Haltom
  • 2.716k total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters Jerome Haltom
  • 2.882k total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters Jerome Haltom
  • 2.673k total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64 by: Jeroen Frijters Jerome Haltom
  • 1.25k total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters Jerome Haltom
  • 2.054k total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters Jerome Haltom
  • 1.208k total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters Jerome Haltom
  • 1.28k 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
  • 1.552k total downloads
  • Latest version: 8.6.4
IKVM MSBuild Tools
IndexRange by: Bradley Grainger
  • 34 total downloads
  • Latest version: 1.0.3
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.