From Zero to Production - Generate everything with a single button
This blog post will show you how to setup, from scratch, your GitHub repository so you can in a matter of a single click:
- Run tests and build your application
- Release the application for example to nuget
- Create a Release on GitHub with Release notes
- Update the documentation utilizing GitHub Pages and DocFx
Therefore we will build a "template" repository you can take as a foundation.