Page 1 of 1

v1.2 Beta 5 released!

Posted: Fri Sep 14, 2018 12:34 pm
by JS-Support @Userware
Dear CSHTML5 users,

We are pleased to inform you that the version 1.2 Beta 5 of C#/XAML for HTML5 - the extension for Visual Studio that lets you build cross-platform HTML5 apps in standard C# and XAML - is available for download!


DOWNLOAD:
CSharpXamlForHtml5_v1_2_beta5.zip
(61.25 MiB) Downloaded 1236 times

Learn More about C#/XAML for HTML5.



Here is what's new since v1.2 Beta 4:

  • Much improved ability to import TypeScript Definition files in order to interact with JS libraries as if they were written in C# (see documentation)
  • Improved performance of XNode.ToString() and formatted XML serialization
  • Improved the experimental classes "Cshtml5_XmlReader" and "Cshtml5_XmlWriter"
  • The Simulator no longer crashes when an unhandled exception is raised in the user code
  • Fixed an issue where setting DataGrid.ItemsSource to null (after initialized with a collection) caused an exception.
  • Other minor bug fixes

We are also working on many other features and we will release them as soon as they are ready.


You may also be interested to read:

Notes about installation:
  • Before installing this update, it is recommended that you close all the open instances of Visual Studio.
  • If for some reason you need to revert to a previous version, simply uninstall this one (from the Control Panel) and reinstall the previous version.

We hope you will enjoy this build! If you find any issues, please post them on the forums or send an email to support@cshtml5.com

Thank you.
Regards,
JS-Support