question

BKHariprasad-2463 avatar image
0 Votes"
BKHariprasad-2463 asked LeonLaude edited

How to run console application in Background

Hello,
I have created one console application in .Net core 3.1 which is running fine on Linux.
But I have a new requirement that once I ran my app which should not block the terminal window. Currently it is blocking the terminal window as my app is running on it.

How to run the .Net core console application in background?

Best Regards,
Hari

dotnet-entity-framework-core
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers