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 shortcomi
Table of Contents
Chapter 1: Introduction to Uno Platform
Chapter 2: File New Project
Chapter 3: Your First Page
Chapter 4: Application Styles
Chapter 5: Platform Specific Code and XAML
Chapter 6: Master-Detail Menu and Dashboard
Chapter 7: Custom Fonts
Chapter 8: Model-View-ViewModel (MVVM)
Chapter 9: Dependency Injection and Logging
Chapter 10: Application Navigation
Chapter 11: Authentication with Azure Active Directory
Chapter 12: Converters
Chapter 13: Microsoft Graph, Web APIs, and MyFilesPage
Chapter 14: Microsoft Graph and Dashboard Menu
Chapter 15: Images and GridView
Chapter 16: Selectors
Chapter 17: OneDrive Navigation
Chapter 18: Offline Data Access
Chapter 19: Complete App