I will try to explain the steps needed to deploy .NET core 3.0 Applications in Heroku.
In this example, I will create a web API project you can have any other template as well. Note: A similar post is already there in Medium. This post will only serve as an addition to that.