Waher.Events 1.4.5
The Waher.Events project provides the basic architecture and framework for event logging in applications.
Showing the top 20 packages that depend on Waher.Events.
| Packages | Downloads |
|---|---|
|
Waher.Events.Persistence
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.
|
24 |
|
Waher.Things
Class library defining generic properties for things.
|
23 |
|
Waher.Events.Persistence
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.
|
23 |
|
Waher.Networking.MQTT
Library that provides a simple MQTT client.
|
22 |
|
Waher.Things
Class library defining generic properties for things.
|
22 |
|
Waher.Networking.XMPP.Avatar
Class library adding support for managing avatars to the XMPP Client library defined in Waher.Networking.XMPP.
|
22 |
|
Waher.Networking.XMPP.PEP
Class library adding support for the Personal Eventing Protocol (XEP-0163) to the XMPP Client library defined in Waher.Networking.XMPP. Other related extensions supported include:
XEP-0080: User Location
XEP-0084: User Avatar
XEP-0107: User Mood
XEP-0108: User Activity
XEP-0118: User Tune
|
22 |
|
Waher.Events.Persistence
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.
|
22 |
|
Waher.Networking.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
|
22 |
|
Waher.Script
Class library that defines a script language and an object abstraction of computable elements. The library helps application parse and execute script. Script is extensible, and it is easy for modules to extend the script engine.
Script can be evaluated using either synchronous or asynchronous processing.
Script Syntax: https://waher.se/Script.md
|
22 |
|
Waher.Networking.XMPP.Provisioning
Implements the XMPP IoT provisioning extesion as defined by the IEEE XMPP IoT Interface working group.
|
21 |
|
Waher.Networking.MQTT
Library that provides a simple MQTT client.
|
21 |
|
Waher.Events.Persistence
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.
|
21 |
|
Waher.Persistence.Files
Library that provides an object database that stores objects in local AES-256 encrypted files. Storage, indices, searching and retrieval is based solely on meta-data provided through the corresponding class definitions. Object serializers are created dynamically. Dynamic code is compiled.
|
21 |
|
Waher.Networking.XMPP.Concentrator
Implements the XMPP IoT concentrator as defined by the Neuro-Foundation (neuro-foundation.io). The concentrator interface allows a device to manage a set of internal virtual devices, all sharing the same XMPP connection.
|
21 |
The Waher.Events library uses a static class Log as a hub for all type of event logging in applications. To this hub you can register any number of Event Sinks that receive events and distribute them according to implementation details in each one. By logging all events to Log you have a configurable environment where you can change logging according to specific needs of the project.
.NET Standard 2.0
- Waher.Runtime.Collections (>= 1.0.3)
- System.Net.Http (>= 4.3.4)
- System.Text.RegularExpressions (>= 4.3.1)
| Version | Downloads | Last updated |
|---|---|---|
| 1.4.5 | 4 | 09/28/2025 |
| 1.4.4 | 12 | 07/26/2025 |
| 1.4.3 | 16 | 04/20/2025 |
| 1.4.2 | 16 | 04/22/2025 |
| 1.4.1 | 17 | 04/22/2025 |
| 1.4.0 | 16 | 04/22/2025 |
| 1.3.0 | 15 | 04/22/2025 |
| 1.2.1 | 17 | 04/22/2025 |
| 1.2.0 | 17 | 04/22/2025 |
| 1.1.4 | 17 | 04/22/2025 |
| 1.1.3 | 16 | 04/22/2025 |
| 1.1.2 | 18 | 04/22/2025 |
| 1.1.1 | 16 | 04/22/2025 |
| 1.1.0 | 17 | 04/22/2025 |
| 1.0.15 | 15 | 04/22/2025 |
| 1.0.14 | 18 | 04/22/2025 |
| 1.0.13 | 17 | 04/22/2025 |
| 1.0.12 | 15 | 04/09/2025 |
| 1.0.11 | 18 | 04/22/2025 |
| 1.0.10 | 17 | 04/22/2025 |
| 1.0.9 | 18 | 04/22/2025 |
| 1.0.8 | 16 | 04/22/2025 |
| 1.0.7 | 18 | 04/22/2025 |
| 1.0.6 | 17 | 04/22/2025 |
| 1.0.5 | 15 | 05/05/2025 |
| 1.0.4 | 16 | 04/22/2025 |
| 1.0.3 | 15 | 04/22/2025 |
| 1.0.2 | 15 | 04/22/2025 |
| 1.0.1 | 17 | 04/22/2025 |
| 1.0.0 | 18 | 04/22/2025 |