CSHTML5 is Now Open Source

CSHTML5, a popular solution for developers who wish to use C#, XAML, and Visual Studio to create web apps, has been open-sourced under the GNU Public License, and its source code is now available on GitHub.
“CSHTML5 – also called ‘C#/XAML for HTML5’ – has become popular among developers as the first production-ready solution to make web apps in C# and XAML,” the announcement notes. “It is also the only tool that enables to port existing Silverlight and WPF applications to the web, by compiling C# and XAML files to HTML and JavaScript.”
As part of the change, the all of the features that were previously only available in the paid Professional Edition of CSHTML5 are now free to use as part of the new Community Edition release, which is for hobbyists, open-source projects, and academics.
Userware, the maker of CSHTML, is also making a commercial version of the product available so that developers can create proprietary commercial products without the restrictions of the GPL license.
And coinciding with these changes, CSHTML 1.2 is now available with over 40 new features, including support for implicit styles, Themes, and much more.