Implements event sinks that output incoming events to files.
Info
| Version: | 1.2.1 |
| Author(s): | Peter Waher |
| Last Update: | Tuesday, September 30, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Events/Waher.Events.Files |
| NuGet Url: | https://www.nuget.org/packages/Waher.Events.Files |
Install
Install-Package Waher.Events.Files
dotnet add package Waher.Events.Files
paket add Waher.Events.Files
Waher.Events.Files Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Events(>= 1.0.12)
- NETStandard.Library(>= 1.6.1)
Tags