Top 20 NuGet Packages depending on Waher.Content.Xml

Total dependencies: 48

Class library adding the HTTP alternative binding mechanism to the XMPP client defined in Waher.Networking.XMPP, as defined in: XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH) XEP-0206: XMPP Over BOSH
Class library adding support for managing avatars to the XMPP Client library defined in Waher.Networking.XMPP.UWP.
Class library adding support for managing avatars to the XMPP Client library defined in Waher.Networking.XMPP.
Implements the XMPP IoT legal identities, smart contracts and signatures extesion as defined by the IEEE XMPP IoT Interface working group.
Implements support for serverless XMPP messaging and SOCKS5 content transfer. It also provides support for End-to-End (E2E) encryption. Ciphers and algorithms supported include: Curve25519 Curve 448 Edwards25519 Edwards448 (Goldilocks) NIST P-192 NIST P-224 NIST P-256 NIST P-384 NIST P-52...
Implements the HTTP over XMPP extension XEP-0332.
Implements the XMPP IoT control extesion as defined by the IEEE XMPP IoT Interface working group.
Implements the XMPP IoT chat extesion.
Implements the XMPP IoT provisioning extesion as defined by the IEEE XMPP IoT Interface working group.
The library extends the capabilities of the Markdown engine defined in Waher.Content.Markdown. It allows for real-time inclusion and generation of GraphViz (http://graphviz.org/) diagrams, if the software is installed on the system. Example: https://waher.se/Markdown.md#graphvizDiagrams
This library extends the capabilities of the Markdown engine defined in Waher.Content.Markdown. It allows for real-time inclusion and generation of Waher.Layout.Layout2D diagrams. Markdown documentation: https://waher.se/Markdown.md#2dLayoutDiagrams
The library extends the capabilities of the Markdown engine defined in Waher.Content.Markdown. It allows for real-time inclusion and generation of PlantUML (https://plantuml.com/) diagrams, if the software is installed on the system. Example: https://waher.se/Markdown.md#umlWithPlantuml
Contains web services for script execution.
Implements the clock synchronization extesion as defined by the IEEE XMPP IoT Interface working group.
Contains script extensions for loading, fetching or processing content. Script Syntax: https://waher.se/Script.md#contentRelatedFunctionsWaherScriptContent
The Waher.Layout.Layout2D project provides an object model for laying out graphical objects in two dimensions. These models can then be used to generate images. The models can be represented in XML, and contains an XML schema that can be used to validate documents, as well as provide support when ed...
Contains tools for simple XML validation using embedded XML schemas and transformation using embedded XSL transformations.
Provides the XMPP client defined in Waher.Networking.XMPP with mail-extension support. The IoT Broker XMPP server supports mail extensions:: https://waher.se/Broker.md
Provides a simple HTML document parser that can be used to extract information from web pages. Social Meta-data can be easily extracted from page. Information is taken from Open Graph meta data or Twitter Card meta data, as well as standard HTML meta data.
Class library adding support for the Publish/Subscribe extension (XEP-0060) to the XMPP Client library defined in Waher.Networking.XMPP.