Select Page

[:de]Installer-Setuppaket mit Windows-Dienst und .NET Core- / Standard 2.0-Anwendung erstellen[:en]Creating an installer setup package containing a Windows Service and .NET Core / Standard 2.0 application[:]

[:en]The new .NET Standard 2.0 by itself is a great approach for developing OS comprehensive software. Unfortunately, this also means some Windows-specific components are not (or not fully) supported by it. E.g. with .NET Framework 4.6.1, you could easily create...

UPS Battery Service

[:en]Just re-published an older project on Github. UPS Battery Service runs a Windows service which watches local battery events, which are then logged in local and/or Event Log where you can further proceed with custom actions, like informational emails, shutdowns...