Home Update Put Windows apps on the net with Uno

Put Windows apps on the net with Uno

204


There’s loads of concentrate on WebAssembly in the meanwhile, as an alternative choice to JavaScript and as a means of delivering more-complex, more-powerful consumer experiences in progressive net purposes and inside cross-platform JavaScript-hosting frameworks equivalent to Electron. But there’s one place it falls down: There’s little scope for delivering desktop-like consumer interfaces.

Microsoft’s experimental Blazor is one choice, though it really works with embedded Razor C# and ASP.Net’s net controls, making it laborious to have the identical code operating in all places. In taking a look at WebAssembly and .Net I got here throughout one other strategy, constructing on Microsoft’s open supply instruments and focusing on the net with not solely acquainted Windows improvement instruments but in addition acquainted methods of working.

Introducing Uno: Universal Windows Platform within the browser

Uno is an intriguing different to utilizing Xamarin for cross-platform software improvement. Like Xamarin it’s a means of utilizing C# and XAML to render controls on any gadget. Unlike Xamarin it doesn’t depend on reimplementing Windows controls in its personal XAML, to both use native options or to render a set of mobile-first varieties that also require delivering a separate Windows UI. Instead it takes acquainted UWP controls and delivers them to a browser by way of WebAssembly.



Source hyperlink

LEAVE A REPLY

Please enter your comment!
Please enter your name here