A Deep Dive Into Uno Extensions
🕓 2 MINOur Uno Platform 4.0 release brought with it a lot of updates and fixes to the platform but most importantly it also allowed us to unveil a series of productivity tooling and extensions that drastically help bring your app to market faster. One of those tools introduced was Uno Extensions, simply put, it allows you […]
Adaptive Styling, Layouts & Controls (Part 3)
🕓 6 MINReferences, Tools, Frameworks & Operating System used. Items Links Windows 10 or 11 Download Windows 10 (microsoft.com) Visual Studio 2019 or 2022 Visual Studio: IDE and Code Editor for Software Developers and Teams (microsoft.com) Uno Platform Project Template Uno Platform Solution Templates – Visual Studio Marketplace Mac OS macOS Monterey – New Features – Apple […]
Syncing Local Database with OneDrive Personal (Part 2)
🕓 6 MINReferences, Tools, Frameworks & Operating System used. S/No Items Links 1. Windows 10 or 11 Download Windows 10 (microsoft.com) 2. Visual Studio 2019 or 2022 Visual Studio: IDE and Code Editor for Software Developers and Teams (microsoft.com) 3. Visual Studio Code Visual Studio: IDE and Code Editor for Software Developers and Teams (microsoft.com) 4. Uno […]
SQLite .NET, OneDrive & Uno Platform (Part 1)
🕓 4 MIN References, Tools, Frameworks & Operating System used. Items Links Windows 10 or 11 Download Windows 10 (microsoft.com) Visual Studio 2019 or 2022 Visual Studio: IDE and Code Editor for Software Developers and Teams (microsoft.com) Visual Studio Code Visual Studio: IDE and Code Editor for Software Developers and Teams (microsoft.com) Uno Platform Project Template Uno […]
Uno Platform Learning Resources for Beginners
🕓 4 MINFor the most up-to-date information on Uno Platform learning resources, please visit Uno Platform Learning Resources – 2023 Update For those unfamiliar with Uno Platform, it allows C# and XAML developers to build single-codebase applications for Windows, WebAssembly, iOS, macOS, Android and Linux. To help new Uno Platform users get started, and those simply looking […]
Deploying Uno Platform Applications to Azure
🕓 < 1 MINOn the Web, Uno Platform WebAssembly applications are all client-side, Static Web Apps. In this session from UnoConf 2021, Andres explores how to set up a hosting service designed for Static Web Apps and Uno Platform. As such it can be hosted in Azure with all the best Azure has to offer. Azure style Web […]
How Uno Platform Ports Features from WinUI on Day 0
🕓 < 1 MINMicrosoft WinUI library contains all the features necessary to create beautiful applications on modern Windows operating systems. Because Uno Platform has the same API surface, we’re able to take those same high fidelity UI components and bring them to Android, iOS, macOS, WebAssembly and Linux without changing any single line of code. Of course, WinUI […]
Best Practices for Testing Uno Platform Applications
🕓 2 MINToday Automated tests are no longer an afterthought, they’re an integral part of the development lifecycle. In this session, we share what you need to do to ensure your Uno Platform applications can be ready from the get-go for both automated unit and UI tests. As a very brief introduction, UI testing is made possible […]
The State of WebAssembly – 2021 and 2022
🕓 9 MINIn this article, I’m going to take the same approach that I used last year to show you the current state of WebAssembly. I’ll look at the big events of the past year and then try to predict where I think things are going in 2022. 2021 in Review This past year turned out to […]