Skip to content

This repo houses the Razor Compiler, which is part of the .NET SDK

License

Notifications You must be signed in to change notification settings

chsienki/razor-compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Razor-Compiler

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.

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.

About

This repo houses the Razor Compiler, which is part of the .NET SDK

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 91.6%
  • HTML 5.0%
  • PowerShell 1.9%
  • Shell 1.4%
  • CMake 0.1%
  • Batchfile 0.0%