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. Only available on web
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

Book details
Table of contents
Citations

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

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
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.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
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 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

Publisher
Apress
Year
2022
ISBN
9781484282489

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