Page 1 of 1

v1.0 Release Candidate 1 released

Posted: Fri Feb 23, 2018 3:46 pm
by JS-Support @Userware
Dear CSHTML5 users,

We are pleased to inform you that the Release Candidate 1 of C#/XAML for HTML5 is finally available for download!

If you find any issues, please report then ASAP (by posting here or by sending an email to support@cshtml5.com)


DOWNLOAD:
CSharpXamlForHtml5_v1_0_rc1.zip
(61.01 MiB) Downloaded 665 times


Here is what's new since the previous build (Beta 13.5):

  • New CSHTML5 logo
  • New "XMLHttpRequest" class that mimics the JS one (located in the namespace "CSHTML5.Native.JavaScript.Networking")
  • Added support for passing "null" values to "Interop.ExecuteJavaScript"
  • Added ability for the Simulator to open URL links in new browser windows
  • Improved error reporting in the Simulator when using "Interop.ExecuteJavaScript"
  • Improved Simulator reliability
  • Fixed REST showcase demo when running in the browser
  • Fixed JS error "Number Expected" under IE
  • Fixed several issues with the "Frame" control and navigation
  • Fixed the error "untranslatable method XmlSerializer.Deserialize"

You will find the announcement and the full changelog since Beta 13.0 at: http://cshtml5.com/announcements/release-candidate1.aspx


We are 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 the previous Beta, simply uninstall this one (from the Control Panel) and reinstall the previous Beta.

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