зеркало из https://github.com/aspnet/RazorTooling.git
27275732ef | ||
---|---|---|
src/Microsoft.AspNetCore.Razor.Tools | ||
test/Microsoft.AspNetCore.Razor.Tools.Test | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
NuGet.config | ||
NuGetPackageVerifier.json | ||
README.md | ||
RazorTooling.sln | ||
appveyor.yml | ||
build.cmd | ||
build.ps1 | ||
build.sh | ||
global.json | ||
makefile.shade |
README.md
Razor Tooling
The Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content. This repo contains tooling that interacts with the DNX Design Time Host to provide a Razor editing experience.
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.