I want to create an app using netcore 3.1 The problem is that my vscode seems to warn me nothing about the code (suggesting imports, syntax errors, etc.). For now, I want to create a Hub for my SignalR app, and that's what I see in VSCode and terminal
References are added, and I tried clean and reopen vs code