- install Visual Studio Core (i already have it)
- install C# vs code extension
- install .NET Core 3.1 SDK
- setup launch.json in .vscode
- start the debugger
- setting breakpoints
As we develop the code, we want to make changes to the code and then refresh the browser to see the changes
is this ASP.NET core ?