This question is in 2 parts.
I have successfully installed .net core 2.2 libraries on the Windows 2012 server. Now after this How to setup Kestrel Server on the Windows Server 2012 R2?
I am using TFS to release the build of my core web app directly to the Win 12 Server Kestrel server. How to do this? Permissions issues are already resolved.