HotChocolate.Primitives by: ChilliCream authors and contributors
  • 5 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
Package Description
HotChocolate.Runtime by: ChilliCream authors and contributors
  • 47 total downloads
  • Latest version: 9.0.4
  • GraphQL ChilliCream
Package Description
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 2,074k total downloads
  • Latest version: 1.12.4
  • 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.
HotChocolate.Validation by: ChilliCream authors and contributors
  • 129 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
Package Description
HotChocolate.Utilities.DependencyInjection by: ChilliCream authors and contributors
  • 23 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
Contains internal helper classes for Microsoft's dependency injection used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Language.Utf8 by: ChilliCream authors and contributors
  • 181 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.SyntaxTree by: ChilliCream authors and contributors
  • 150 total downloads
  • Latest version: 16.0.0-p.11.34
  • GraphQL ChilliCream
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
HotChocolate.Subscriptions by: ChilliCream authors and contributors
  • 128 total downloads
  • Latest version: 12.22.7
  • GraphQL ChilliCream
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Transport.Http by: ChilliCream authors and contributors
  • 29 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
This package contains a graphql over http client.
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 111 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Utilities by: ChilliCream authors and contributors
  • 148 total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Transport.Abstractions by: ChilliCream authors and contributors
  • 30 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
This package contains common abstractions and base classes for transport.
HotChocolate.Types by: ChilliCream authors and contributors
  • 176 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.Shared by: ChilliCream authors and contributors
  • 25 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
Contains shared helper methods.
HtmlSanitizer by: Michael Ganss
  • 561 total downloads
  • Latest version: 9.1.893-beta
  • xss anti antixss html security
Cleans HTML from constructs that can be used for cross-site scripting (XSS)
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 194 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Utilities.Buffers by: ChilliCream authors and contributors
  • 51 total downloads
  • Latest version: 16.0.0-rc.1.25
  • GraphQL ChilliCream
This package contains the HotChocolate.Buffers.ArrayWriter.
Humanizer by: Claire Novotny, Mehdi Khalili
  • 354 total downloads
  • Latest version: 3.0.10
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
HotChocolate.Types.CursorPagination by: ChilliCream authors and contributors
  • 110 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.
HotChocolate.Utilities.Introspection by: ChilliCream authors and contributors
  • 110 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
Contains an introspection client to download a GraphQL schema over HTTP.