razzmatazz / fazor

Razor (cshtml) parser and compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fazor: Parser for Razor files to be integrated into F# projects.

Uses FParsec for parsing .cshtml files and Roslyn for producing C# code.

About

Razor (cshtml) parser and compiler

License:MIT License


Languages

Language:F# 100.0%