News

Uno Platform 4.8 Intros Startup Wizard

Responding to user requests for a more seamless startup experience, Uno Platform 4.8 introduces a new App Template wizard to do just that.

Those requests stemmed from a 2023 roadmap survey conducted by Uno Platform, used to create single-source, multi-platform applications that let developers reuse 99 percent of the business logic and UI layer across native mobile, web and desktop projects.

The open source Uno Platform is a dev tooling partner of Microsoft, claiming the only offering that enables development of single-codebase applications for Windows, WebAssembly, iOS, macOS, Android and Linux, targeting all OSes and browsers. It has also teamed up with Redmond on various projects and has sometimes implemented new tech before Microsoft itself.

The App Template Wizard guides developers through the set-up process, allowing them to first choose a startup type, blank or default, with the latter containing several default choices for various options like target framework (like .NET 7), supported platforms, extensions, themes, presentation (MVVM or Uno Platform's MVUX and Feeds) and so on.

[Click on image for larger view.] Uno Platform Solution Template (source: Uno Platform).

The release also includes:

  • Support for .NET 8 Preview 2, which was shipped by Microsoft on March 14.
  • A new, simplified way of initializing both the Uno Toolkit and Material theme resources.
  • Improvements to Design System Package (DSP) importing, with tooling automatically set up by the App Template wizard to allow, for example, the import of custom DSPs to Uno Platform-built applications. Thus developers can use tools like Material Design Theme Builder to create a custom theme that matches a brand and then import that theme to their Uno Platform applications.
  • A new feature called Uno Resizetizer to simplify image resizing for cross-platform apps made with .NET. Allowing for the use of SVG vectors as source assets and automatically resizing them to every resolution an app needs at build time, the tool is based on a library originally created by Jonathan Dick (.NET MAUI tech lead).
  • Enhancements to extensions including the company's Reactive or MVUX (MVU for Cross-Platform) framework that provides helper features to ease application development.

More information on all of the above can be found in the March 21 blog post announcing v4.8.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube