Project Description
MSBuild tool to generate client-side (JavaScript using SharpKit) view templates using Razor syntax.
Details
This project transform views files with Razor syntax (used in Microsoft ASP.NET MVC) to classes that can be transformed to client-side JavaScript using SharpKit.
Resulting scripts can be used as templates to use on webpages on client-side.
Requirements
- .Net Framework 4.5 Beta (can be compiled in 4.0 using source code)
- ASP.NET Razor 2.0 (can be found in ASP.NET MVC 4 or ASP.NET Web Stack)
- SharpKit v4.25.3000 (or higher, or even lower :)