Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 655 Bytes

File metadata and controls

11 lines (8 loc) · 655 Bytes

MvcControlsToolkit.JavaScriptServices

Mvc Controls Toolkit Core JavaScript, TypeScript, and Html generation services.

This extension ebables the html files needed by client frameworks like Angular, Aurelia and Knockout.js be generated by the compilation of Razor Views.

Moreover, it allows the compilation of C# classes and namespaces into TypeScript modules. Compilation doesnt involve methods but just properties and data annotations.

This project is part of the Mvc Controls Toolkit . You can find instructions, documentation and more information on the Mvc Controls Toolkit in the Home repository