HotChocolate.AspNetCore
by: ChilliCream authors and contributors
- 435 total downloads
- Latest version: 16.0.0-p.10.17
This package contains the GraphQL ASP.NET Core middleware for Hot Chocolate. Moreover, this package includes the Nitro middleware, which provides you with our beloved GraphQL IDE middleware.
HotChocolate.Data
by: ChilliCream authors and contributors
- 270 total downloads
- Latest version: 16.0.0-p.10.17
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HotChocolate.Data.EntityFramework
by: ChilliCream authors and contributors
- 229 total downloads
- Latest version: 16.0.0-p.10.17
Contains extensions for seamless integration of Entity Framework Core into HotChocolate
HotChocolate.Types.Analyzers
by: ChilliCream authors and contributors
- 228 total downloads
- Latest version: 16.0.0-p.10.17
This package provides source generators for schema building.
HtmlAgilityPack
by: Simon Mourrier, Jeff Klawiter
- 5 total downloads
- Latest version: 1.4.3
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).
Humanizer
by: Claire Novotny, Mehdi Khalili
- 39 total downloads
- Latest version: 3.0.1
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hyak.Common
by: Microsoft
- 2 total downloads
- Latest version: 1.1.1
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
IBMMQDotnetClient
by: IBM
- 113 total downloads
- Latest version: 9.4.4
IBM® MQ classes for .NET Standard
Iesi.Collections
by: Jason Smith
- 1 total downloads
- Latest version: 1.0.1
The IESI Collections fills a gap in the Sytems Collection by providing a set collection. This collection comes in handy when an array or list are insufficient either because you need to add and remove elements often (tedious in an array) and duplicates are undesirable.
IKVM
by: Jeroen Frijters
- 4 total downloads
- Latest version: 8.1.5717
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
- 34 total downloads
- Latest version: 8.10.0-pre.1
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Jerome Haltom
- 96 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64
by: Jeroen Frijters, Jerome Haltom
- 70 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters, Jerome Haltom
- 26 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64
by: Jeroen Frijters, Jerome Haltom
- 53 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters, Jerome Haltom
- 68 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters, Jerome Haltom
- 46 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters, Jerome Haltom
- 31 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
- 32 total downloads
- Latest version: 8.6.4
IKVM MSBuild Tools
Irony
by: Roman Ivantsov
- 2 total downloads
- Latest version: 0.9.0
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.