
Getting Started with the Uno Platform and WinUI 3
Hands-On Building of Cross-Platform Desktop, Mobile, and Web Applications That Can Run Anywhere
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Getting Started with the Uno Platform and WinUI 3
Hands-On Building of Cross-Platform Desktop, Mobile, and Web Applications That Can Run Anywhere
About this book
You will start off learning basic concepts and get a bird's-eye view of the enabling technologies to ensure that you feel comfortable with the tools and terminology. From there, you will learn about some of the more popular options in the .NET ecosystem, understand their attributes and shortcomings, and learn why the Uno Platform is ideal for building a cross-platform application that targets Android, iOS, Windows, WASM (Web Assembly), Linux, and MacOS.
Then, you will follow a product release timeline that takes you through building an application, introducing key concepts at every step of the way. Each section of the book is chock full of tips and edge case documentations for the different platforms.
What You Will Learn
- Manage multi-targeting solutions: specifically, how to handle the different project heads
- Effectively write cross-platform software and handle the edge cases of the different platforms
- Understand the fundamentals of working with Uno Platform WinUI apps
- Explore enterprise-grade application architecture using MVVM
- Understand Dependency Injection and how it applies to application architecture
Who This Book Is For
Developers who understand some basics of C# and object-oriented programming
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1. Introduction to Uno Platform
- 2. New Project
- 3. Your First Page
- 4. Application Styles
- 5. Platform-Specific Code and XAML
- 6. Master-Detail Menu and Dashboard
- 7. Custom Fonts
- 8. Model-View-ViewModel (MVVM)
- 9. Dependency Injection and Logging
- 10. Application Navigation
- 11. Authentication with Azure Active Directory
- 12. Converters
- 13. Microsoft Graph, Web APIs, and MyFilesPage
- 14. Microsoft Graph and Dashboard Menu
- 15. Images and GridView
- 16. Selectors
- 17. OneDrive Navigation
- 18. Offline Data Access
- 19. Complete App
- Back Matter