Skip to content
Templates for .NET
PowerShell Shell C# CMake Batchfile
Branch: master
Clone or download

README.md

dotnet-templates

This repository contains various .NET templates for Visual Studio.

.NET Core

Templates for .NET Core in Visual Studio

Editorconfig

Templates for creating a default editorconfig in Visual Studio.

Testing locally

To test this repository run the following from the command-line:

>git clone https://github.com/dotnet/templates.git
>cd templates
>build.cmd
>devenv /rootSuffix Exp
You can’t perform that action at this time.