Scott Hanselman and Jerome Laban talk OSS, Cross-Platform and Uno Platform
🕓 2 MINDo you struggle to understand the intricacies of Uno Platform? It’s easy to waste a lot of time finding the right tools and solutions to get stuff done, especially if you find it complex and confusing. In this episode of the Hanselminutes podcast, Scott Hanselman interviews Uno Platform CTO Jerome Laban to pull back the […]
Tutorial – Building a Kanban Style Todo App (code included)
🕓 4 MIN… What better way to start learning a new technology than with a tutorial that includes all the sample code? When you finish, or fork, the tutorial you will end up with an application like this: Steven Giesel recently published a 5-part series documenting his experience building a Kanban-style Todo-app using Uno Platform for the […]
MVPs – Uno Platform Thanks You!
🕓 2 MINThanks to all who contribute to the success of this community. This week is the MVP summit and on behalf of the complete Uno Platform team, we wanted to use this opportunity to say a huge thank you to all of you who have contributed to Uno Platform over the years. As a thank you […]
NuGet Package Explorer Update: 30k users, 22% not on Windows. One new feature!
🕓 4 MINLast year our team contributed to the famous NuGet Package Explorer (NPE) open-source project by helping port its Windows-only application to Web using Uno Platform. The goal of the migration was to enable non-Windows users to also be able to use NPE on their preferred operating system. If you haven’t checked it out yet, please […]
Uno Platform 4.1 Update for .NET 6 Mobile Preview 14
🕓 2 MINThe .NET team has been steadily releasing a set of updates to the .NET 6 Mobile previews. Last week’s update was Preview 14, which came at just about the same time as Uno Platform 4.1 release. Following .NET 6 mobile Preview 14, we’re publishing the Uno Platform 4.1.9 service update. This update includes a new set […]
Intro to Figma for .NET Developers
🕓 6 MINThe ability to collaborate seamlessly between designers and developers can make a significant impact on the quality and speed of delivering software products. For .NET developers, integrating Figma into their development process can be a game-changer, especially when working with cross-platform applications. This article will provide an overview of Figma, its features, and how .NET […]
Uno Platform 4.1 – 30% Perf Boost, Android 12, .NET 6 Mobile Preview 13 and more
🕓 6 MINIt has been just over 3 months since our 4.0 release, and we’ve used that time to focus on performance as well as bringing the latest .NET 6 innovation to Uno Platform. By simply updating your application to the newest bits you will notice a significant boost to your app performance. This release packs over […]
Uno Platform Weekly Live Coding
🕓 3 MINAmong our many features and initiatives, one that we want to highlight to our community is our weekly live-coding session that happens every Tuesday. Uno Platform Live Coding sessions are hosted by Uno Platform CTO Jérôme Laban and for roughly 60 minutes, Jérôme whiteboards and codes live side projects with Uno Platform, demonstrates new features, […]
XAML Fundamentals for Web & Mobile: ListView
🕓 3 MINIt’s 2022 and XAML on the Web is now as relevant on Mobile and Web as it traditionally was on Windows Desktops. Between 2005 and 2013, Beatriz Stollnitz authored a series of blogs that covered a variety of XAML fundamentals and became a treasure trove of resources for developers. As you can imagine much of […]