Go to file
Pranav K d293547f24 Adding more tests 2017-02-08 11:17:43 -08:00
build
shared Simplify packing 2017-02-02 12:57:18 -08:00
src Adding more tests 2017-02-08 11:17:43 -08:00
test Adding more tests 2017-02-08 11:17:43 -08:00
tooling/Microsoft.VisualStudio.RazorExtension React to removal of DirectiveTokenDescriptor.Value. 2017-02-07 10:20:25 -08:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Razor.sln
appveyor.yml
build.cmd
build.ps1
build.sh
makefile.shade Don't restore for vsix on xplat 2017-02-01 17:13:01 -08:00
version.props

README.md

Razor

AppVeyor: AppVeyor

Travis: Travis

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 parser and the C# code generator for the Razor syntax.

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.