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
- Host: GitHub
- URL: https://github.com/mvccontrolstoolkit/mvccontrolstoolkit.javascriptservices
- Owner: MvcControlsToolkit
- License: other
- Created: 2017-07-12T08:39:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-16T17:49:35.000Z (almost 9 years ago)
- Last Synced: 2025-07-21T18:57:30.316Z (11 months ago)
- Topics: asp-net-core-mvc, aspnet-core, aspnetcore, dotnetcore, mvccontrolstoolkit-packages, razor
- Language: C#
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)