HotChocolate.Types.Errors
by: ChilliCream authors and contributors
- 13.94k total downloads
- Latest version: 16.6.0
This package provides shared error types for GraphQL query and mutation conventions.
HotChocolate.Types.MongoDb
by: ChilliCream authors and contributors
- 9.85k total downloads
- Latest version: 16.6.0
Contains common HotChocolate types for MongoDb
HotChocolate.Types.Mutable
by: ChilliCream authors and contributors
- 9.001k total downloads
- Latest version: 16.6.0-p.16
Package Description
HotChocolate.Types.Mutations
by: ChilliCream authors and contributors
- 13.348k total downloads
- Latest version: 16.6.0
This package provides helpers for creating GraphQL mutations.
HotChocolate.Types.OffsetPagination
by: ChilliCream authors and contributors
- 9.948k total downloads
- Latest version: 16.6.0
Contains middleware and types for offset based pagination.
HotChocolate.Types.Queries
by: ChilliCream authors and contributors
- 13.789k total downloads
- Latest version: 16.6.0
This package provides helpers for creating GraphQL queries.
HotChocolate.Types.Scalars
by: ChilliCream authors and contributors
- 10.47k total downloads
- Latest version: 16.6.0
Adds additional scalars for better data integrity and validation
HotChocolate.Types.Scalars.Upload
by: ChilliCream authors and contributors
- 11.62k total downloads
- Latest version: 16.6.0
Contains the GraphQL Upload Scalar.
HotChocolate.Types.Shared
by: ChilliCream authors and contributors
- 12.93k total downloads
- Latest version: 16.1.0-p.1.12
Contains shared helper methods.
HotChocolate.Utilities
by: ChilliCream authors and contributors
- 12.22k total downloads
- Latest version: 16.6.0
Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Utilities.Base36
by: ChilliCream authors and contributors
- 5.89k total downloads
- Latest version: 16.6.0
This package contains the HotChocolate.Text.Buffers.Base36 encoder.
HotChocolate.Utilities.Buffers
by: ChilliCream authors and contributors
- 7.453k total downloads
- Latest version: 16.6.0
This package contains the HotChocolate.Buffers.ArrayWriter.
HotChocolate.Utilities.DependencyInjection
by: ChilliCream authors and contributors
- 14.182k total downloads
- Latest version: 16.6.0
Contains internal helper classes for Microsoft's dependency injection used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Utilities.Introspection
by: ChilliCream authors and contributors
- 11.856k total downloads
- Latest version: 16.6.0
Contains an introspection client to download a GraphQL schema over HTTP.
HotChocolate.Utilities.Tasks
by: ChilliCream authors and contributors
- 9.31k total downloads
- Latest version: 16.6.0
This package contains the System.Threading.Tasks.Task extensions.
HotChocolate.Validation
by: ChilliCream authors and contributors
- 13.191k total downloads
- Latest version: 16.6.0
Package Description
HtmlAgilityPack
by: Simon Mourrier, Jeff Klawiter
- 172 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
- 974 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
Hyak.Common
by: Microsoft
- 122 total downloads
- Latest version: 1.2.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.