This article applies to all versions of dotnet core buildpack.
In some cases, when troubleshooting an issue, it may be helpful to debug your code. Remote debugging of a .NET Core application running on PWS or PCF (now VMware Tanzu Application Serivice (TAS) for VMs) is supported using Visual Studios for Visual Studio Code.
The process for remote debugging of an application is explained here: Remote debuging .NET Core application running in PCF Linux containers