I have an console application on .NET Core 2.1. I have used top-shelf to have it configure it as a windows service.
Has anyone successfully ,installed a .NET Core console application as a windows services using top-shelf.
Any documentation leading to that, would be helpful
Thanks
Was sucessfully able to install it using NSSM - the Non-Sucking Service Manager