How to create a .NET Core application with multiple projects, a Docker image with it, a Heroku app, and deploy your project on it
When I discovered that I could deploy one of my applications to a free server, and everyone could use what I created, I was thrilled to try it. Heroku offers you exactly that!
In this article, I will cover what is necessary for you to deploy your own .NET Core 3.1 application with multiple projects to Heroku using a Docker image of your project.
This article is divided into three parts:
Software developer, Computer Science student, and community contributer. Always trying to learn new things to make a difference.