In which I talk through the process involved in creating a .NET Core template, and do a deep (ish) dive into my own template and how it all works
Version 1.1 of the .NET SDK (the command line tools) has support for a new project templating engine. In this post, I take a look at what it is and how to install some of the most common templates (including those for Single Page Applications)