Replicating Food Delivery App UI with Uno Platform

đź•“ 3 MINWelcome to this article! đź‘‹ Together, we will develop a mobile user interface using Uno Platform XAML. As you might know, the XAML Uno Platform uses is 100% aligned with XAML used for WinUI and UWP applications. Even if you are more familiar with other XAML variations, such as Xamarin.Forms / MAUI or WPF, you […]

Intro to LiteDB for .NET Developers. Sample WebApp Included

đź•“ 6 MINThis article will look closely at LiteDB, a .NET NoSQL Document Store in a single data file. We will discover the advantages of LiteDB and why it is a viable candidate for your next project. We will also explore the differences between a NoSQL and a classical SQL database and what this has to do with the reminiscent SQL […]

XAML Fundamentals for Web & Mobile: Building a Data Bound Menu

đź•“ 4 MINWinUI contains classes for menus belonging to a Window and context menus attached to other controls. Users will be familiar with menus in traditional desktop applications and mobile devices. Unlike previous Windows APIs, the WinUI MenuBar and MenuBarItem do not support data binding, so you must build your menu tree from MenuFlyoutItem, MenuFlyoutSubItem, and MenuFlyoutSeparator, […]

Uno Platform 4.6: Hello .NET 7!

đź•“ 7 MINToday we are announcing support for .NET 7. Our sixth release of 2022 is a massive step towards creating the most productive platform for building .NET-based applications which run everywhere.  Our end-to-end application development story is increasingly converging. Of course, using only one of the parts, such as our core UI work, will speed up […]

From Figma to Visual Studio – Adding Back-End Logic to Goodreads App

đź•“ 5 MINNow that we have three working views from our previous articles (Part 1, Part 2, Part 3), we can consume them in an Uno Platform App right from Visual Studio.  The Uno Platform Figma plugin has two tabs of interest, the XAML tab, and the Themes tab. The XAML tab houses the generated code for […]

Uno Platform Roadmap 2023 Survey

đź•“ 2 MINTLDR: Take the Uno Platform 5-minute survey to help us decide on 2023 priorities. Take Uno Platform 2023 Survey The Road Ahead Every year we run a survey to help us decide Uno Platform’s big priorities in the year to come. We are talking about big rocks we should focus on. Please continue raising the […]

Replicating Goodreads App Book Detail Page in Figma and Uno Platform

đź•“ 6 MINIn the previous articles, I demonstrated the step-by-step processes of recreating the Home and Author pages of the Goodreads app using Figma and the Uno Platform Material Toolkit and how to generate the UI code using Uno Platform’s Figma Plugin. In this segment, I will be recreating our final UI, the Book Profile Page, before […]

How to Quickly Build Goodreads Author Page with Figma and Uno Platform

đź•“ 7 MINFor the second page of our Goodreads tutorial, we recreate the Author Page using Uno Platform’s open-source Plugin for Figma and Material Toolkit and generate the accompanying XAML code. Using the same approach, you can quickly build complete UIs for Uno Platform applications at lightning speed. Uno Platform brings a leading code generation plugin and […]

Uno Platform 5.2 LIVE Webinar – Today at 3 PM EST – Watch