Razor tooling for Visual Studio 2015
Перейти к файлу
Immo Landwerth 4a9b75026c
Link Code of Conduct (#126)
2020-04-09 13:04:52 -07:00
src Pin versions of CLI packages 2016-11-16 14:00:20 -08:00
test Fix versions 2016-11-09 22:08:26 -08:00
testapps Fix versions 2016-11-09 22:08:26 -08:00
testartifacts Add end-to-end functional tests. 2016-08-01 21:16:07 -07:00
tools Strong name Microsoft.AspNet.Tooling.Razor. 2015-11-02 17:05:19 -08:00
.gitattributes Changing build to use dotnet 2016-01-26 14:40:35 -08:00
.gitignore Changing build to use dotnet 2016-01-26 14:40:35 -08:00
.travis.yml Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:01 -08:00
CODE-OF-CONDUCT.md Link Code of Conduct (#126) 2020-04-09 13:04:52 -07:00
CONTRIBUTING.md Create CONTRIBUTING.md 2015-09-03 10:49:23 -07:00
LICENSE.txt Update copyright to .NET Foundation. 2015-05-18 21:41:31 -07:00
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 15:09:49 -07:00
NuGetPackageVerifier.json Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:48:39 -08:00
README.md Update VS2015/VS2017 tooling info in readme 2017-03-29 12:25:22 -07:00
RazorTooling.TestApps.sln Add end-to-end functional tests. 2016-08-01 21:16:07 -07:00
RazorTooling.sln Add end-to-end functional tests. 2016-08-01 21:16:07 -07:00
appveyor.yml Fix backslashes in yml config. 2016-03-09 17:44:48 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:14 -08:00
build.ps1 Pin KoreBuild to legacy-build version 2017-03-01 14:53:19 -08:00
build.sh Pin KoreBuild to legacy-build version 2017-03-01 14:53:19 -08:00
global.json Update to CLI 1.0.0-preview2-1-003180 2016-12-29 10:56:12 -08:00
makefile.shade Updating to preview4 2016-10-17 09:56:32 -07:00

README.md

Razor Tooling for Visual Studio 2015

AppVeyor: AppVeyor

Travis: Travis

For the current Razor tooling for Visual Studio 2017, go to https://github.com/aspnet/Razor/.

This repo is for Razor tooling for Visual Studio 2015, and is not being actively worked on.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.