Top 20 NuGet Packages depending on Waher.Runtime.Inventory

Total dependencies: 53

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
Library that serializes objects to binary form using meta-data provided through the corresponding class definitions. Object serializers are created dynamically. Dynamic code is compiled. Compatible with Waher.Persistence.Serialization.Compiled.
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...
Handles encoding, decoding and validation of JSON Web Signature (JWS) objects, as defined in RFC 7515.
Contains script extensions for parsing XML. Script Syntax: https://waher.se/Script.md#xml https://waher.se/Script.md#xmlRelatedFunctionsWaherScriptXml
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...
Class library that adds dynamic module loading capabilities to Waher.Runtime.Inventory.
Provides encoding and decoding of Delivery Status Notification (DSN) messages and message reports, as defined in RFC 3462 and 3464.
UWP class library that publishes nodes for interaction with Arduinos and connected modules via Firmata.
UWP class library that provides LWM2M interfaces for your application, using the CoAP library defined in Waher.Networking.CoAP.UWP.
Library that provides LWM2M interfaces for your application, using the CoAP library defined in Waher.Networking.CoAP.