Go to file
N. Taylor Mullen de6bfa480f Only show C# projects in Razor info window. 2017-02-17 11:18:28 -08:00
build Re-enable netcoreapp1.1 tests (part 2) 2017-02-16 15:29:31 -08:00
shared/Microsoft.AspNetCore.Razor.TagHelpers.Testing.Sources
…
src Surface TagHelper resolution errors. 2017-02-17 10:51:44 -08:00
test Re-enable netcoreapp1.1 tests (part 2) 2017-02-16 15:29:31 -08:00
tooling/Microsoft.VisualStudio.RazorExtension Only show C# projects in Razor info window. 2017-02-17 11:18:28 -08:00
.gitattributes
…
.gitignore
…
.travis.yml
…
CONTRIBUTING.md
…
LICENSE.txt
…
NuGet.config
…
NuGetPackageVerifier.json
…
README.md
…
Razor.sln Updating VS version 2017-02-16 14:09:12 -08:00
appveyor.yml
…
build.cmd
…
build.ps1
…
build.sh
…
makefile.shade
…
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.