Beta 13.3 of C#/XAML for HTML5 released (WebView and SPA integration)

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

Beta 13.3 of C#/XAML for HTML5 released (WebView and SPA integration)

Postby JS-Support @Userware » Fri Jan 26, 2018 11:41 am

Dear CSHTML5 users,

We are pleased to inform you that the Beta 13.3 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_beta13_3.zip
(61.08 MiB) Downloaded 731 times

Learn More about C#/XAML for HTML5.

Here is what's new (since Beta 13.2):

  • Ability to integrate a CSHTML5 application in an existing HTML5 app or ASP.NET, with ability to create multiple XAML visual trees and bind them to specific DIVs in the HTML page. For more information, please read the page "How to integrate CSHTML5 in an existing HTML5 application or ASP.NET" (the page contains a downloadable sample project for Visual Studio)
  • Significantly improved performance when saving a XAML file and during compilation
  • Added "WebView" control (named "WebBrowser" in SL-migration projects) that lets you load an HTML URL inside a XAML control in your CSHTML5 application. You can load a page either from an external website or from a local HTML file located in your CSHTML5 project. Internally, it generates an HTML iFrame. Please note that some websites such as "github.com" explicitely forbid embedding their website into an iFrame. If you don't see your page, please look for error messages in the browser JavaScript Console window.
  • Improved DataContractSerializer: added support for the serialization of Dictionaries and structs (such as KeyValuePair), improved namespaces in the generated XML, improved serialization of byte and float, and more
  • Support for the "[Serializable2]" attribute (will later be renamed to "[Serializable]" when stable)
  • Fixed support for direct text content in attached properties (such as <Border><ToolTipService.ToolTip>Test</ToolTipService.ToolTip></Border>)
  • Fixed ability to specify relative URIs in XAML for controls other than <Image>, such as <MediaElement> and <WebView>.
  • Fixed exception when binding a Color to a Brush (such as when binding DropShadowEffect.Color to Border.Background)
  • WrapPanel no longer crops content by default (unless "ClipToBounds" is set to "True")

Coming soon: UriMapper!

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 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