aelassas / wexflow

.NET Workflow Engine and Automation Platform
https://wexflow.github.io
MIT License
584 stars 162 forks source link

Microsoft.Extensions.Hosting.WindowsServices net core #62

Open topchiu369 opened 1 year ago

topchiu369 commented 1 year ago

Net Core version can use Microsoft.Extensions.Hosting.WindowsServices to convert to a Windows service, right?

thank u feeback

TechyGuy99 commented 8 months ago

I tried adding host.UserWindowsService() to code, did not work for me.