HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 1,873k 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.
HtmlSanitizer by: Michael Ganss
  • 1,593k total downloads
  • Latest version: 9.0.892
  • xss anti antixss html security
Cleans HTML from constructs that can be used for cross-site scripting (XSS)
HtmlTextWriter by: Max Feingold
  • 1 total downloads
  • Latest version: 3.0.2
.NET Standard-compatible replacement for System.Web.UI.HtmlWriter
HotChocolate.Transport.Sockets by: ChilliCream authors and contributors
  • 124 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
This package contains common abstractions and base classes for socket transport.
HotChocolate.Subscriptions by: ChilliCream authors and contributors
  • 166 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Utilities by: ChilliCream authors and contributors
  • 179 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Language.Utf8 by: ChilliCream authors and contributors
  • 166 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Utilities.DependencyInjection by: ChilliCream authors and contributors
  • 143 total downloads
  • Latest version: 13.9.16
  • 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.Types.OffsetPagination by: ChilliCream authors and contributors
  • 173 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
Contains middleware and types for offset based pagination.
HotChocolate.Types.CursorPagination by: ChilliCream authors and contributors
  • 148 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.
HotChocolate.Types by: ChilliCream authors and contributors
  • 155 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 168 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Types.Shared by: ChilliCream authors and contributors
  • 184 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
Contains shared helper methods.
HotChocolate.Types.Scalars.Upload by: ChilliCream authors and contributors
  • 123 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
Contains the GraphQL Upload Scalar.
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 174 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.SyntaxTree by: ChilliCream authors and contributors
  • 160 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
HotChocolate.Validation by: ChilliCream authors and contributors
  • 153 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 146 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.
HotChocolate.Subscriptions.InMemory by: ChilliCream authors and contributors
  • 129 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Types.Mutations by: ChilliCream authors and contributors
  • 169 total downloads
  • Latest version: 13.9.16
  • GraphQL ChilliCream
This package provides helpers for creating GraphQL mutations.