/templates

Templates for .NET

Primary LanguagePowerShellMIT LicenseMIT

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 /p:DeployExtension=true
>devenv /rootSuffix Exp