Validation by: Andrew Arnott
  • 46 total downloads
  • Latest version: 2.4.22
  • InputValidation IntegrityCheck
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
ValueTupleBridge by: Nobuyuki Iwanaga
  • 12 total downloads
  • Latest version: 0.1.5
  • ValueTuple
Backporting of System.ValueTuple for .NET 3.5.
Verify by: https://github.com/VerifyTests/Verify/graphs/contributors
  • 1.047k total downloads
  • Latest version: 31.9.0
  • Json, Testing, Verify, Snapshot, Approvals
Enables verification of complex models and documents.
Verify.Xunit by: https://github.com/VerifyTests/Verify/graphs/contributors
  • 705 total downloads
  • Latest version: 31.9.0
  • Json, Testing, Verify, Snapshot, Approvals
Enables verification of complex models and documents.
VncSharpCore by: VncSharpCore
  • 5 total downloads
  • Latest version: 1.2.1
VNC Client Library
Waher.Content by: Peter Waher
  • 282 total downloads
  • Latest version: 2.6.13
  • internet content data type encoding decoding extensible
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.
Waher.Content.Emoji by: Peter Waher
  • 19 total downloads
  • Latest version: 2.0.1
  • emoji
Defines an architecture for handling emojis.
Waher.Content.Html by: Peter Waher
  • 85 total downloads
  • Latest version: 2.3.2
  • Parser HTML Open Graph OG Twitter Card MetaData Meta
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.
Waher.Content.Images by: Peter Waher
  • 46 total downloads
  • Latest version: 2.1.8
  • internet content data type encoding decoding images EXIF
Defines internet content types, encoding and decoding for images. Contains extraction of EXIF meta-data from images. Can parse SVG paths, for generating polygons and images.
Waher.Content.Markdown by: Peter Waher
  • 203 total downloads
  • Latest version: 3.2.0
  • Markdown Parser Text HTML Difference History
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 also compare Markdown documents, and provide Markdown-based difference documents, showing how one version of a document is edited to produce a second version. For a description of the Markdown flavour supported by the parser, see: https://waher.se/Markdown.md
Waher.Content.QR by: Peter Waher
  • 9 total downloads
  • Latest version: 2.1.0
  • QR Encoding Text Image Color Coding Managed
The library contains a light-weight managed encoder of QR codes. It can generate both text-based output (using block characters) for display on text devices, as well as images and color-coded codes. Contains methods for customization of QR-codes, including controlling color and shape of dots, overlaying of images, and procedural coloring.
Waher.Content.Semantic by: Peter Waher
  • 17 total downloads
  • Latest version: 1.0.5
  • Encoding Decoding Semantic Web Turtle, RDF, SPARQL
The library contains encoders and decoders of semantic information, using well-known formats defined by the W3C for the semantic web, such as Turtle, RDF/XML and SPARQL results. Library also contains abstraction layer and extensiblea architecture for literals, as well as interfaces for semantic cubes for procedural access of semantic information.
Waher.Content.Xml by: Peter Waher
  • 105 total downloads
  • Latest version: 2.3.2
  • internet content data type encoding decoding xml
Helps with encoding and decoding of XML. It integrates with the architecture defined in Waher.Content.
Waher.Events by: Peter Waher
  • 73 total downloads
  • Latest version: 1.2.1
  • logger logging logs events eventlogging eventlogs
The Waher.Events project provides the basic architecture and framework for event logging in applications.
Waher.Events.Console by: Peter Waher
  • 32 total downloads
  • Latest version: 1.2.0
  • logger logging logs events eventlogging eventlogs console
Outputs events to the standard console output.
Waher.Events.Files by: Peter Waher
  • 65 total downloads
  • Latest version: 1.1.6
  • logger logging logs events eventlogging eventlogs files text xml
Implements event sinks that output incoming events to files.
Waher.Events.Persistence by: Peter Waher
  • 32 total downloads
  • Latest version: 1.1.2
  • logger logging logs events eventlogging eventlogs local persistence object database
The Waher.Events.Persistence project creates an even sink that stores incoming (logged) events in the local object database, as defined by Waher.Persistence. Event life time in the database is defined in the constructor. Searches can be made for historical events.
Waher.Networking by: Peter Waher
  • 88 total downloads
  • Latest version: 2.3.0
  • networking communication
Library that provides the basic architecture and tools for all networking libraries. This includes sniffers, simplified communication libraries for text and/or binary protocols, etc., as well as classes for building client and server applications.
Waher.Networking.MQTT by: Peter Waher
  • 65 total downloads
  • Latest version: 2.0.8
  • networking communication mqtt
Library that provides a simple MQTT client.
Waher.Networking.XMPP by: Peter Waher
  • 309 total downloads
  • Latest version: 3.2.1
  • networking communication xmpp
Class library for communication using the XMPP protocol. Library contains both client-to-server and component-to-server communication classes. Classes can be extended freely by external modules. XMPP Extensions supported by the library by default include: XEP-0004: Data Forms XEP-0030: Service Discovery XEP-0047: In-band Bytestreams XEP-0049: Private XML Storage XEP-0055: Jabber Search XEP-0059: Result Set Management XEP-0068: Field Standardization for Data Forms XEP-0077: In-band Registration XEP-0092: Software Version XEP-0114: Jabber Component Protocol XEP-0115: Entity Capabilities XEP-0122: Data Forms Validation XEP-0128: Service Discovery Extensions XEP-0141: Data Forms Layout XEP-0172: User Nickname XEP-0184: Message Delivery Receipts XEP-0191: Blocking Command XEP-0199: XMPP Ping XEP-0221: Data Forms Media Element XEP-0231: Bits of Binary XEP-0331: Data Forms - Color Field Types XEP-0336: Data Forms - Dynamic Forms XEP-0348: Signing Forms XEP-0363: HTTP File Upload XEP-0377: Spam Reporting Support for other extensions is provided by separate nuget packages. See: https://waher.se/IoTGateway/Libraries.md#networking