A modular .NET helper library with logging, IO, network and more.
$ dotnet add package AutomationHelperA modular .NET helper library with logging, IO, network and more.
# Package Manager
Install-Package AutomationHelper
# .NET CLI
dotnet add package AutomationHelper
# Changelog
2025-12-12 : The Log class now automatically creates the configuration file if it does not exist,
enabled by default, with a storage duration of seven days.
2025-12-15 : Camera
# PackageReference
<PackageReference Include="AutomationHelper" Version="1.0.6" />