XAML.io 0.5 Adds Multi-File Project Editing
Written by Kay Ewbank   
Monday, 20 October 2025

Userware has released XAML.io Preview v0.5 with improvements including multi-file project editing. The team says this is an important step toward enabling visual .NET development directly in the browser. 

XAML.io is a free, browser-based XAML designer and C# editor built on top of the open-source OpenSilver framework. It can be used to visually design UIs, edit code, and run .NET projects entirely online. The resulting Visual Studio solution can be downloaded and edited offline using fully open-source technologies. The developers say you can think of XAML.io as a frictionless on-ramp to .NET development, not a walled garden.

xamlio

They say this release is a major milestone because it moves XAML.io beyond single-file editing into full project development. Earlier preview versions of XAML.io could only be used for designing a single XAML file online, which limited the scope for real use. With Preview v0.5, developers can now work with entire projects that combine XAML and underlying C# code behind, directly in the browser. Editing the C# code is carried out using the Monaco editor that powers VS Code. The code-behind support means developers can add event handlers and logic in C#, just like in traditional .NET apps.

xamlio2

The advantage XAML.io offers is simplicity compared to the usual need to install large SDKs, configure environments, and set up tooling. Instead, developers can use their browser to prototype ideas quickly without local setup. This also enables them to learn and experiment with XAML more easily. 

In addition to the C# code-behind and multi-file project editing directly in the browser, the updated version also provides a Visual Studio–like layout with designer, editor, and Solution Explorer. The projects can be executed within the browser with a single click, and the environment includes support for saving the project to the cloud and automatically reloading it on return. The tool offers cross-platform browser support on desktop and mobile. 

Looking beyond preview v0.5, the developers plan to add the ability to share XAML.io projects with a single URL. IntelliSense support will also be added for C# editing, and VB.NET and F# support is planned. 

Expanded WPF compatibility and MAUI support are also on the cards, though MAUI support is a long term plan. 

XAML.io 0.5 is available now. 

xamlio

More Information

XAML.io Website

Related Articles

OpenSilver Adds XAML Designer For Visual Studio Code

OpenSilver 2.2 Adds LightSwitch Compatibility Pack  

OpenSilver 2.1 Adds F# Support

OpenSilver 2 Adds Support For VB.NET

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Apache Pinot 1.4 Improves Multistage Engine
14/10/2025

Apache Pinot 1.4 has been released with significant improvements to the Multistage Engine, Pauseless Consumption and Time Series Engine among a wide range of other enhancements. Pinot is a real-time d [ ... ]



There Are No Programmers In Star Trek
12/10/2025

The future of programming is in doubt, but this fact has never been in doubt. The future has always been very clear - programming is a transitory phenomenon.


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Monday, 20 October 2025 )