Templates for .NET
Перейти к файлу
prathyusha12345 3d340a4cbc
Merge pull request #89 from prathyusha12345/MLDotNetTemplates
upgrade Templates to support Visual Studio 2019
2019-04-09 09:58:48 -07:00
build Missed changing version inforamtion in this file. 2019-04-08 16:20:37 -07:00
src Changed VSIX manifest file to update templates to vs 2019 2019-04-09 09:56:56 -07:00
.editorconfig adding initial set of templates 2018-03-07 15:19:55 -08:00
.gitattributes adding initial set of templates 2018-03-07 15:19:55 -08:00
.gitignore updating ignore file 2018-04-30 17:11:38 -07:00
.vsts-ci.yml add signed build definition 2018-10-02 10:17:18 -07:00
.vsts-dnceng.yml adding ado yaml file 2018-10-02 10:05:14 -07:00
Directory.Build.props update build infro 2018-04-09 13:48:17 -07:00
LICENSE adding initial set of templates 2018-03-07 15:19:55 -08:00
README.md Update README.md 2018-10-02 09:55:37 -07:00
Templates.sln Merge remote-tracking branch 'origin/master' into MLDotNetTemplates 2018-11-15 17:15:50 -08:00
build.cmd adding templates 2018-10-02 09:52:23 -07:00
netci.groovy adding initial set of templates 2018-03-07 15:19:55 -08:00
restore.cmd adding initial set of templates 2018-03-07 15:19:55 -08:00

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