News

Uno Platform 4.7 Sports New Project Template

A New Project Template highlights the list of new features in Uno Platform 4.7, for creating 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 partner of Microsoft in the dev tooling space, 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. For example, it was the first to provide Ahead of Time (AOT) compilation for WebAssembly, the tech behind client-side Blazor.

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

In the new v4.7 release -- the company's first of 2023 -- the New Project Template is the company's response to community feedback.

"Uno Platform 4.7 brings an updated solution template without using a Shared project," the company announced last week. "In our 2023 Community Survey, we've heard the community feedback about this aspect of our templates being commonly confusing. Thank you for bringing this forward so vocally!"

The non-confusing template looks like this:

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

"In this updated solution template, the 'Shared Project' is replaced by a regular cross-platform library containing all user code files," Uno Platform said. "This also implies that package references can be included in a single location without the previous need to include those in all project heads." The company said developers aren't required to use the new template and don't need to update to using a class library if they're using a Shared project based structure.

The dev team also unified font loading functionality in projects and noted that it built upon previous library assets work to ensure the Uno Fluent Symbols font is now automatically included when building projects, so there's no longer a need to manage individual font files in project heads. "This change has been made possible by the unification of font loading in projects," the company said. "The presence of a font file in a solution project with the 'Content' build action automatically makes the font available for use in an app. Fonts can also be included in NuGet packages and be transitively used in the project using them."

Performance improvements were also made across a selection of platform areas, including updates to XAML Trimming, .NET 7 WebAssembly, .NET Native AOT, Android and more.

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