Getting Started with the Uno Platform and WinUI 3
eBook - ePub

Getting Started with the Uno Platform and WinUI 3

Hands-On Building of Cross-Platform Desktop, Mobile, and Web Applications That Can Run Anywhere

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

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

Get ready to build applications that can run anywhere using the Uno Platform and WinUI.

Modern application development can be an intimidating and complex topic, especially when you are building cross-platform applications that need to support multiple operating systems and form factors. There are so many options when it comes to frameworks and selecting the right one for your enterprise is critical in delivering a successful product to market. For the developer who has zero experience building apps with Xamarin, UWP, WinUI, or the Uno Platform, this book deconstructs those complex concepts into tangible building blocks so that productivity gains are immediately recognized.

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

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • 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.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Getting Started with the Uno Platform and WinUI 3 by Skye Hoefling in PDF and/or ePUB format, as well as other popular books in Computer Science & Microsoft Programming. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introduction to Uno Platform
  4. 2. New Project
  5. 3. Your First Page
  6. 4. Application Styles
  7. 5. Platform-Specific Code and XAML
  8. 6. Master-Detail Menu and Dashboard
  9. 7. Custom Fonts
  10. 8. Model-View-ViewModel (MVVM)
  11. 9. Dependency Injection and Logging
  12. 10. Application Navigation
  13. 11. Authentication with Azure Active Directory
  14. 12. Converters
  15. 13. Microsoft Graph, Web APIs, and MyFilesPage
  16. 14. Microsoft Graph and Dashboard Menu
  17. 15. Images and GridView
  18. 16. Selectors
  19. 17. OneDrive Navigation
  20. 18. Offline Data Access
  21. 19. Complete App
  22. Back Matter