Software Development
Successfully Deploying a .NET Core App on Heroku from a Macbook with M1 Chip
I show you how to create a .NET Core application using the CLI, dockerize it, and tackle the tricky part - deploying it from a MacBook M1. I explain why you may encounter an 'Exec format error' during deployment and provide an efficient workaround using Github workflows.