How to build WebAssembly C# Apps with the Mono AOT and Windows Subsystem for Linux
🕓 2 MIN Microsoft’s steady progress on WebAssembly gives an opportunity to test a lot of the new features regarding the payload size and performance balance.
Introducing Uno WebAssembly Projects and Debugging
🕓 4 MIN The progress on the Uno Platform support for WebAssembly has been steady, along with the mono runtime making large improvements in the support for a debugging experience.
Introduction to WebAssembly for the Uno Platform (Part 1)
🕓 5 MIN WebAssembly, or Wasm for short, is a hot topic these days and for good reasons. It has lots of promise, and for the Uno Platform, it promises to open up the Web to other languages and frameworks.
Migrating the Silverlight Toolkit TreeView control to UWP and the Uno Platform
🕓 4 MIN You can find the code of the TreeView for this article in the Uno.UI.Toolkit.SLrepository, in which we will add new controls and accept contributions for controls as they are made available. In this blog post series, we’re going to cover the migration of the code for the Silverlight Toolkit TreeView control TreeView control to UWP and the Uno Platform, a control widely used in […]
Uno Platform support for the Windows Community Toolkit
🕓 2 MIN Recent updates to the Uno Platform have allowed for the Windows Community Toolkit to run on iOS, Android and the Web through WebAssembly. You can try it live in your browser HERE. Support for the Windows toolkit is an important part of the UWP development experience, as it provides a some missing controls and helpers from the UWP […]