hfm-net
hfm-net copied to clipboard
HFM core as a Service
- Thinking REST API... a lot of work to get there.
Still on the path for this issue. The first step is to get HFM working as a console app. Fire, load configuration, and monitor. Just without any of the WinForms GUI components.
For the console app, I'd like to suggest https://github.com/migueldeicaza/gui.cs
Yeah, I've seen that package @kbernhagen. My plan is to throw away the current WinForms (Windows only) UI and go full web based or PWA, probably Blazor Hybrid.