net-daemon / micro_netdaemon

A prototype version to allow for AOT builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A prototype version to allow for AOT builds


Languages

Language:C# 100.0%