Micro NetDaemon prototype project This repo contains experimental version of NetDaemon using .NET 8 preview and AOT build capabiliteis To build self contained AOT version use: dotnet publish -c Release -r win-x64 --self-contained if you are on Windows.