How to hide the Console of a Worker Service application
I have made an application of type
The issue is I want that service to run without that console.
Please is there any solution for that ????
Worker Service. using .NET 8,The issue is I want that service to run without that console.
Please is there any solution for that ????