This project offers a home for controlling your remote power outlets (and potentially other stuff) with your .NET applications. With the help of the community we might get other devices working aswell.
Brematic.Net is a port of pyPrematic (Thanks @d-Rickyy-b for that!) to .NET-Standard.
You can simply install the module via NuGet like this:
Install-Package Brematic.Net
Check it out on NuGet.org https://www.nuget.org/packages/Brematic.Net/
To check out how to use the module, check the samples here: (https://github.com/tefinger/Brematic.Net/tree/master/samples)