An open API service indexing awesome lists of open source software.

https://github.com/mvccontrolstoolkit/mvccontrolstoolkit.javascriptservices

Mvc Controls Toolkit Core JavaScript, TypeScript, and Html generation services
https://github.com/mvccontrolstoolkit/mvccontrolstoolkit.javascriptservices

asp-net-core-mvc aspnet-core aspnetcore dotnetcore mvccontrolstoolkit-packages razor

Last synced: 17 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://github.com/MvcControlsToolkit/Home)