Go to file
Pranav K 2efbc75f8e Updating to release NuGet.config 2014-11-06 10:48:39 -08:00
src Merge branch 'release' into dev 2014-10-29 13:26:50 -07:00
test Add tests to validate @removetaghelper functionality. 2014-10-29 11:31:00 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating to release NuGet.config 2014-11-06 10:48:39 -08:00
README.md
Razor.sln
build.cmd
build.sh
global.json
makefile.shade

README.md

Razor

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

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