.NET Conf 2023 – .NET 8, Uno Platform 5.0 and prizes to be won
đź•“ 4 MIN Every year, the anticipation in our team grows as November approaches, and with it, the excitement of .NET Conf. This year is lining up to be another fantastic conference, filled with great speakers, sessions, and prizes. Most of all, we look forward to showing you our biggest and most anticipated release yet, Uno Platform 5.0. […]
Five is for 5X productivity. Announcing Uno Platform 5.0
đź•“ 10 MIN Today’s release is a significant step towards creating the most productive platform for building single codebase .NET applications that run on mobile, desktop, and web. Uno Platform 5.0 brings: C# Markup out of the box, which supports 1st party and 3rd party components and application-level libraries, mapping directly to the underlying object model. The first and […]
3 Reasons to Delay Adopting .NET 8 and 10 to do it ASAP
đź•“ 6 MIN Firstly, we need to preface– you SHOULD adopt .NET 8 when it launches in mid–November. The benefits outweigh any potential downside, and we also outline that in the second part of this blog. What’s more, Uno Platform will support .NET 8 as soon as it launches; in fact, our dev branches already run on […]
Porting a WinUI3 App to Web and Mobile in 30 minutes
đź•“ 6 MIN Have you ever found yourself at the crossroads of wanting to expand the reach of your WinUI 3 app beyond the confines of desktop? In this blog journey, we’re exploring the ins and outs of porting your WinUI 3 application to web and mobile platforms exploring the process of migrating a typical desktop application […]
Contributing to Uno Platform – From Novice to Expert
đź•“ 8 MIN In the open-source world, one of the most fulfilling experiences is contributing to a project that you’re passionate about. If you’ve been eyeing Uno Platform as your next potential contribution target, you’re in the right place. This guide will walk you through every step of contributing to Uno Platform, from understanding the project’s structure to […]
Hacktoberfest 2023: Contributing as a .NET Developer
đź•“ 4 MIN We’re happy to announce Uno Platform’s participation in the 10th iteration of Hacktoberfest. If you’re looking to discover a .NET Open-source project to participate in, we at Uno Platform have undertaken the mission of improving productivity for .NET developers, and you can be part of that. And we promise to guide you through the process […]
No More “Pair to Mac” trauma from Visual Studio with Uno Platform
đź•“ 4 MIN With the rollout of the 4.10 update, Uno Platform has reintroduced the popular feature, Hot Restart. Originally, this feature was a part of Xamarin-based Uno Platform applications. This enhancement allows users to debug an iOS application on an actual device connected to Windows without needing a Mac. In this blog, we’ll guide you through setting […]
Replicating Habit Tracker UI with ProgressRing in Uno Platform
đź•“ 5 MIN This article will review the essential steps of replicating a user interface using Uno Platform XAML elements. We’ve also incorporated some refinements to the original design, emphasizing the functionalities of essential elements like ProgressRing, Borders, TextBlock, and more. https://platform.uno/app/uploads/2023/09/Untitled-design.mp4 This article will cover 1. Breaking down the UI into blocks will help you work more methodically and give […]
Using Maui Community Toolkit in Uno Platform via .NET MAUI Embedding
đź•“ 3 MIN The MAUI Community Toolkit is a valuable resource for developers building with .NET MAUI, offering a collection of Animations, Behaviors, Converters, and Custom Views. Now, thanks to the power of .NET MAUI Embedding, these controls are available to use within an Uno Platform iOS, Android, macOS, and Windows application. https://platform.uno/app/uploads/2023/09/Untitled-video-Made-with-Clipchamp.mp4 Let’s dive deeper into how […]