зеркало из https://github.com/dotnet/templates.git
3d340a4cbc
upgrade Templates to support Visual Studio 2019 |
||
---|---|---|
build | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.vsts-ci.yml | ||
.vsts-dnceng.yml | ||
Directory.Build.props | ||
LICENSE | ||
README.md | ||
Templates.sln | ||
build.cmd | ||
netci.groovy | ||
restore.cmd |
README.md
dotnet-templates
This repository contains various .net templates for Visual Studio.
.NET Core
Templates for .NET Core in Visual Studio
Get Started
Templates for getting started with the .NET Framework 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