.netcore project appeared not to be running with thread exited



If you encounter this issue, the fix is pretty straight forward. Just configure your project NOT to use IIS Express. Instead configure it to use whatever program name and output type to "Console App".



That's it.

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm