How to run console application in Background

B-K Hariprasad 1 Reputation point
2021-08-04T07:20:08.35+00:00

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

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
697 questions
0 comments No comments
{count} votes