- dotnet new webapi
- dotnet gitignore
- Create New Heroku App
- Go to setting -> add Buildpack -> Add this url because heroku officially not support .NET -> https://github.com/jincod/dotnetcore-buildpackttach Circle CI and save it somewhere, we'll use it later in circleCI
- At project root create folder .circleci and in that create file config.yml