Create C# project from template
In Microsoft Visual Studio, create a new project.
When prompted, select Visual C# from Project Types.
From My Templates, select Basic template or Entity template.
In Name, enter a name for your application.
Select OK.