The Uno Platform getting started series is a blog series I started writing in April 2020 during the COVID 19 pandemic. This blog series provides getting started guides to help you get up and running quickly with Uno Platform Apps. If you haven’t used it yet, Uno Platform enables C#/XAML developers to build pixel perfect cross-platform apps using the UWP specification. This enables UWP/WinUI developers to build apps for iOS, Android, WASM (Web Assembly), and more.
# | Title | Date |
---|---|---|
1 | Getting Started & Project Configuration | 10/6/2020 |
2 | Uno Platform View Stack Navigation | 10/7/2020 |
3 | Uno Platform Tabbed Pages with the Command Bar | 10/8/2020 |
4 | Platform Specific Views - XAML | 10/9/2020 |
5 | Platform Specific C# in Uno Platform | 10/12/2020 |
6 | MVVM & Dependency Injection | 10/13/2020 |
7 | MVVM View Model Locator | 10/14/2020 |
8 | Uno Platform WASM Invoke JavaScript | 10/15/2020 |