List view
Write a few tools to make testing and development easier. * Write template to output window * Write syntax tree to output window * Compile test JavaScript template to verify syntax
No due dateThis release should add support for the following Razor features: * Partial views via `Html.Partial("viewName", model)` * Form validation via `DataAnnotations` * Route table on the client, making it possible to render link, URLs etc.
No due dateQuick follow up release to improve support for the Razor syntax and language features. This release should contain: * Inline helpers (`@helper MyHelper() { // code }`) * Support for ToString formatting of dates, numbers via external JavaScript library such as Globalize * Support for common built-in HTML helpers, such as TextBoxFor, HiddenFor, DropdownListFor
No due date•0/2 issues closed### Compilation of basic Razor templates Support for: * Strongly typed models * Control statements * foreach
No due date•4/5 issues closed