Waher.Events 1.4.3
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.Networking.XMPP.Provisioning
Implements the XMPP IoT provisioning extesion as defined by the IEEE XMPP IoT Interface working group.
|
11 |
Waher.Networking.XMPP.Concentrator
Implements the XMPP IoT concentrator as defined by the IEEE XMPP IoT Interface working group. The concentrator interface allows a device to manage a set of internal virtual devices, all sharing the same XMPP connection.
|
11 |
Waher.Networking.XMPP.Concentrator
Implements the XMPP IoT concentrator extesion XEP-0326. The concentrator interface allows a device to manage a set of internal virtual devices, all sharing the same XMPP connection.
|
11 |
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.
|
11 |
Waher.Runtime.Inventory
Class library that keeps an inventory of types and interfaces available in your code. It also provides a means to access available types given an interface.
|
11 |
Waher.Persistence.Serialization.Compiled
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.
|
11 |
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 Syntax: https://waher.se/Script.md
|
11 |
Waher.Networking.XMPP.Synchronization
Implements the clock synchronization extesion as defined by the IEEE XMPP IoT Interface working group.
|
10 |
Waher.Events.Files
Implements event sinks that output incoming events to files.
|
10 |
Waher.Runtime.Timing
Class library that helps with timing of events in runtime environments.
|
10 |
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.
|
10 |
Waher.Events.Console
Outputs events to the standard console output.
|
10 |
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.
|
10 |
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.3 | 6 | 04/20/2025 |
1.4.2 | 8 | 04/22/2025 |
1.4.1 | 9 | 04/22/2025 |
1.4.0 | 8 | 04/22/2025 |
1.3.0 | 8 | 04/22/2025 |
1.2.1 | 8 | 04/22/2025 |
1.2.0 | 8 | 04/22/2025 |
1.1.4 | 8 | 04/22/2025 |
1.1.3 | 8 | 04/22/2025 |
1.1.2 | 9 | 04/22/2025 |
1.1.1 | 9 | 04/22/2025 |
1.1.0 | 9 | 04/22/2025 |
1.0.15 | 8 | 04/22/2025 |
1.0.14 | 9 | 04/22/2025 |
1.0.13 | 8 | 04/22/2025 |
1.0.12 | 7 | 04/09/2025 |
1.0.11 | 9 | 04/22/2025 |
1.0.10 | 9 | 04/22/2025 |
1.0.9 | 7 | 04/22/2025 |
1.0.8 | 8 | 04/22/2025 |
1.0.7 | 9 | 04/22/2025 |
1.0.6 | 8 | 04/22/2025 |
1.0.5 | 6 | 05/05/2025 |
1.0.4 | 8 | 04/22/2025 |
1.0.3 | 8 | 04/22/2025 |
1.0.2 | 7 | 04/22/2025 |
1.0.1 | 9 | 04/22/2025 |
1.0.0 | 9 | 04/22/2025 |