Top 20 NuGet Packages depending on Waher.Script

Total dependencies: 24

Defines the IoT Gateway runtime environment.
Can be used to parse Markdown documents and transforms them to other formats. Rendering architecture is pluggable, extensible and customizable. This library includes rendering to HTML, plain text, and portable Markdown. Additional libraries provide rendering support to other formats. The library can...
Class library providing a simple HTTP(S) server for publishing dynamic content and services, managing user authentication based on a customizable set of users and privileges. Supports the WebSocket protocol.
UWP class library providing a simple HTTP(S) server for publishing dynamic content and services, managing user authentication based on a customizable set of users and privileges. Supports the WebSocket protocol.
Implements the XMPP IoT chat extesion.
Library that provides basic abstraction for Internet Content Type, and basic encodings and decodings. This includes handling and parsing of common data types, text, JSON, CSV, binary data and multi-part content, forms, etc. Encoding can be easily extended in external libraries.
Allows the publishing of web content using Markdown. The library converts Markdown documents in real-time to HTML when hosted using the web server defined in Waher.Networking.HTTP. Markdown parsing is made by the Waher.Content.Markdown library. Syntax supported: https://waher.se/Markdown.md.
UWP class library providing a simple HTTP server for publishing dynamic content and services, managing user authentication based on a customizable set of users and privileges. Markdown parsing is made by the Waher.Content.Markdown library. Syntax supported: https://waher.se/Markdown.md.
Helps with encoding and decoding of XML. It integrates with the architecture defined in Waher.Content.
Implements the XMPP IoT chat extesion.
Contains web services for script execution.
Allows applications using the object database abstraction layer defined in Waher.Persistence, to use MongoDB object databases in a seamless manner.
Contains script extensions for parsing XML. Script Syntax: https://waher.se/Script.md#xml https://waher.se/Script.md#xmlRelatedFunctionsWaherScriptXml
Contains tools for simple XML validation using embedded XML schemas and transformation using embedded XSL transformations.
Contains script extensions for the persistence layer. Allows for searching for, creating, updating and deleting objects in the object database from script. Includes support for SQL queries against the object database persistence layer, and SPARQL queries for semantic-web queries using graph notation...
Contains script extensions for loading, fetching or processing content. Script Syntax: https://waher.se/Script.md#contentRelatedFunctionsWaherScriptContent
Class library that adds fractal image functions to the script engine, suitable for generating backgound images. Script Syntax: https://waher.se/Script.md#paletteGenerationFunctionsWaherScriptFractals
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 a 3D-canvas with platform independent software 3D-rendering and drawing primitives, as well as script extensions for 3D-graphs. Includes support for Z-buffer, Phong Shading, Transparency, oversamling & antialiasing. Script Syntax: https://waher.se/Script.md#3dGraphFunctionsWaherScriptGraph...
Extends the script engine with functions for different network protocols. Script Syntax: https://waher.se/Script.md#networkingRelatedFunctionsWaherScriptNetworking