Userware公司于1月27日发布了OpenSilver 3.3版本,这是一个用于使用C#和XAML构建跨平台应用的开源框架的更新版本。OpenSilver 3.3的核心创新是让用于网页开发的Blazor组件可以直接在XAML应用内部运行,大大简化了这些组件的集成过程。
Blazor continues to make waves in the .NET ecosystem by offering a powerful and flexible UI framework that allows developers to build rich, interactive web applications using C# instead of JavaScript.
For years, JavaScript has reigned as the undisputed language of the web, powering everything from single-page apps to massive enterprise systems through frameworks like React, Angular, and Vue. But ...