Intro
Visual Studio is an IDE developed by Microsoft
Change the Templates
Navigate to:
Program Files(x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ItemTemplates\CSharp
From there you can choose to modify any C# generated file including:
- classes
- interfaces
- ASP.NET WebForms
- ...