HotChocolate.Execution.Abstractions
by: ChilliCream authors and contributors
- 196 total downloads
- Latest version: 13.9.16
Package Description
HotChocolate.Fetching
by: ChilliCream authors and contributors
- 208 total downloads
- Latest version: 13.9.16
Package Description
HotChocolate.Language
by: ChilliCream authors and contributors
- 201 total downloads
- Latest version: 13.9.16
Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.
HotChocolate.Language.SyntaxTree
by: ChilliCream authors and contributors
- 211 total downloads
- Latest version: 13.9.16
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
HotChocolate.Language.Utf8
by: ChilliCream authors and contributors
- 220 total downloads
- Latest version: 13.9.16
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web
by: ChilliCream authors and contributors
- 223 total downloads
- Latest version: 13.9.16
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Language.Visitors
by: ChilliCream authors and contributors
- 219 total downloads
- Latest version: 13.9.16
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Subscriptions
by: ChilliCream authors and contributors
- 220 total downloads
- Latest version: 13.9.16
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Subscriptions.InMemory
by: ChilliCream authors and contributors
- 165 total downloads
- Latest version: 13.9.16
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Transport.Sockets
by: ChilliCream authors and contributors
- 155 total downloads
- Latest version: 13.9.16
This package contains common abstractions and base classes for socket transport.
HotChocolate.Types
by: ChilliCream authors and contributors
- 205 total downloads
- Latest version: 13.9.16
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.CursorPagination
by: ChilliCream authors and contributors
- 185 total downloads
- Latest version: 13.9.16
Contains middleware and types for cursor based pagination.
HotChocolate.Types.Mutations
by: ChilliCream authors and contributors
- 223 total downloads
- Latest version: 13.9.16
This package provides helpers for creating GraphQL mutations.
HotChocolate.Types.OffsetPagination
by: ChilliCream authors and contributors
- 225 total downloads
- Latest version: 13.9.16
Contains middleware and types for offset based pagination.
HotChocolate.Types.Scalars.Upload
by: ChilliCream authors and contributors
- 159 total downloads
- Latest version: 13.9.16
Contains the GraphQL Upload Scalar.
HotChocolate.Types.Shared
by: ChilliCream authors and contributors
- 254 total downloads
- Latest version: 13.9.16
Contains shared helper methods.
HotChocolate.Utilities
by: ChilliCream authors and contributors
- 239 total downloads
- Latest version: 13.9.16
Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Utilities.DependencyInjection
by: ChilliCream authors and contributors
- 176 total downloads
- Latest version: 13.9.16
Contains internal helper classes for Microsoft's dependency injection used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Validation
by: ChilliCream authors and contributors
- 196 total downloads
- Latest version: 13.9.16
Package Description
HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 2,218k total downloads
- Latest version: 1.12.4
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.