NuGet Package Explorer is now a Web App powered by Uno Platform

đź•“ 3 MIN A few months ago, we looked for a challenge. That tweet generated a lot of responses. The most vocal of them was – make NuGet Package Explorer (NPE) run on the Web. To date, NPE has been downloaded over 250,000 times, so this was exactly the challenge we looked forward to. The stakes were high […]

Uno Platform, Visual Studio 2022 and Hot Reload

đź•“ < 1 MIN Visual Studio 2022 Preview 1 has just been released and we are already working to make sure Uno Platform is along for the ride. Alongside the significantly improved solution load time experience, the C# Hot Reload feature has also been improved, and it’s working great with our Skia/GTK heads (other platforms will come soon)! Take […]

Uno Platform 3.8 – New WinUI Calendar, Grid controls, 2x performance, new Linux scenario and more

đź•“ 6 MIN The new 3.8 release ports additional WinUI controls and layouts, such as the often-requested CalendarDatePicker and CalendarView controls, to all Uno-supported platforms getting us one huge step closer to the #WinUIEverywhere vision. Also, the new release brings up to 2x performance improvements in some scenarios, realized from the new Grid implementation as well as DependencyObject […]

New Uno Platform Docs Launched

đź•“ < 1 MIN Today we rolled out our new documentation site – https://docs.platform.uno – with improved readability, full-text search, and a tutorial section with a number of additional how-to articles. This has been consistently a key issue in feedback from the Uno community and with these steps we are starting to deliver improvements to our docs.   No […]

Announcing: uno-check – a health check for your Uno Platform dev environment

Uno Check

đź•“ 2 MIN We try to make getting into Uno Platform as easy as possible, but it can be challenging to get set up for multi-platform development. Nobody wants to be fighting with their environment when they could be coding instead. For that reason, we’ve just released the uno-check dotnet command-line tool. When you run uno-check on your […]

GUI Innovations Controls Helper for Uno Platform

đź•“ < 1 MIN One of Uno Platform fans and Microsoft MVPs, Pete Vickers, has created a way of generating the XAML to create controls in your code. This add-in will allow you to create Uno Platform Controls in your XAML file. Simply right-click in your XAML file and choose your control. Once generated, you can further tune them […]

Hosting Uno Platform WebAssembly apps on Azure Static Web Apps

đź•“ 9 MIN This article covers : Creating a GitHub repository and cloning it using Visual Studio. How to create an Azure Static Web App and configure it to pull from your GitHub repository. Creating an Uno Platform WebAssembly application and committing it to your repository. Note: A shorter Version of this article for those with more experience […]

Kahua uses Uno Platform, WinUI and Azure to deliver a multi-platform app four times faster than anticipated

đź•“ 3 MIN Kahua provides project management and collaboration software focused on real estate, engineering, construction, and operations industries. Kahua’s solution helps manage project and program costs, documents, and processes from inception through implementation to improve efficiency and reduce risk. Recently Kahua has been selected by US General Services Administration (GSA) Public Building Service for its new management […]

Uno Platform 3.7 – More WinUI, Project Reunion and Linux Support, Wasm Performance Boost

đź•“ 3 MIN Uno Platform 3.7 expands our support for the newest WinUI, Project Reunion and Linux, all while continuing performance improvements for WebAssembly head. Extending WinUI Support We are continuing the #WinUIEverywhere path by adding support for XAML behaviors for the newly-released WinUI 3. XAML Behaviors is an easy-to-use means of adding common and reusable interactivity to […]

Uno Platform 5.2 – True Single Project, enhanced Skia renderers, Multi Window and .NET 9 support , and more! See what’s new