зеркало из https://github.com/aspnet/Razor.VSCode.git
[Archived] This repo has been migrated. Please use the https://github.com/aspnet/AspNetCore repo instead.
4148074276 | ||
---|---|---|
.vscode | ||
.vsts/builds | ||
build | ||
client | ||
modules | ||
src | ||
test | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
Directory.Build.props | ||
Directory.Build.targets | ||
NuGet.config | ||
NuGetPackageVerifier.json | ||
README.md | ||
Razor.VSCode.sln | ||
build.cmd | ||
build.sh | ||
korebuild-lock.txt | ||
korebuild.json | ||
run.cmd | ||
run.ps1 | ||
run.sh | ||
version.props |
README.md
Razor.VSCode
The Razor syntax provides a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content. This repo contains the tooling to enable Razor in VS Code.
Building from source
To run a complete build on command line only, execute build.cmd
or build.sh
without arguments. See developer documentation for more details.