Beta 11.7 of C#/XAML for HTML5 released

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Beta 11.7 of C#/XAML for HTML5 released

Postby JS-Support @Userware » Thu May 11, 2017 7:59 pm

Dear users,

We are pleased to inform you that the Beta 11.7 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_0_public_beta11_7.zip
(22.83 MiB) Downloaded 1489 times

Click to Learn More about C#/XAML for HTML5.


Here is what's new since Beta 11.6:

  • Further improved the "Silverlight Migration Edition" compatibility:
    - Changed the default access modifier of objects defined in XAML. They are now "internal" rather than "private" (applies only to SL Migration projects - other projects behave like UWP)
    - RoutedEventArgs now inherits from EventArgs
    - Fixed the signature of the DispatcherTimer.Tick event
    - Replaced "RangeBaseValueChangedEventArgs" with "RoutedPropertyChangedEventArgs<T>" and "RangeBaseValueChangedHandler" with "RoutedPropertyChangedEventHandler<T>"
    - Moved the property "IsHitTestVisible" from "FrameworkElement" to "UIElement"
  • The "InitializeComponent()" method is now marked as "public" (like in MS XAML) rather than "private"
  • Fixed an issue that caused Storyboards to not behave correctly
  • Fixed an issue that caused Visual States to not behave correctly (fixed a recent regression)
  • Fixed an issue where iterating an HashSet<T> with a "foreach" statement would produce instances of type "object" rather than type "T"

If you haven't already, be sure to check out the screenshots of the new Silverlight Migration Wizard introduced in the previous Beta 11.5!


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

Return to “Pre-Releases, Downloads and Announcements”

Who is online

Users browsing this forum: No registered users and 4 guests

 

 

cron