Troubleshooting .NET Core Project Templates

Every .NET project is based on a project template. Want to learn more about the ones that ship "in the box"? Want to learn how to create your own? In this multi-part series, ASP.NET PM Sayed Hashimi explores NET Core project templates and how to use them. Episodes: Create .NET Core Projects with the Command Line (   • Create .NET Core Projects with the Command...   published 12/10) Use an Existing .NET Core Project Template (   • Use an Existing .NET Core Project Template   published 12/10) Create a .NET Core Project Template (   • Create a .NET Core Project Template   published 12/10) Create a .NET Core Project Template for Visual Studio (   • Create a .NET Core Project Template for Vi...   published 12/18) Add a Parameter to a .NET Core Project Template (    • Add a Parameter to a .NET Core Project Tem...   published 12/18) Troubleshooting .NET Core Project Templates (published 12/18) Resources: Template samples repo (https://aka.ms/netcore-templates) ASP.NET Core project templates repo (https://github.com/dotnet/aspnetcore/...) Community templates (https://dotnetnew.azurewebsites.net/)