Overview of .NET templates
This post gives an overview of .NET templates, which are starter structures for solutions, projects, or individual files. As an example, the default .NET template for a new solution includes only the solution file. It can be customised to include additional items, such as a .gitignore file and a README.