OpenSilver has released version 3.3, adding support for running Blazor components directly inside XAML applications.
The open-source framework targets developers who maintain applications built with WPF-style C# and XAML. OpenSilver runs these applications in web browsers via WebAssembly. It also supports deployment to iOS, Android, Windows, macOS, and Linux through .NET MAUI Hybrid.
OpenSilver 3.3 adds what the company describes as native integration between XAML and Blazor. The release allows developers to embed Blazor components from third-party libraries in XAML views. OpenSilver said this works without JavaScript bridges or wrappers.
Libraries named in the release include DevExpress, Syncfusion, MudBlazor, Radzen, and Blazorise. OpenSilver said the approach…