Part 2:Extending WinUI and Modernizing Applications
In this part, you will build on what you have learned about WinUI application development and expand on it, with design concepts, platform options, and open source libraries. The Fluent design system that is native to WinUI controls provides Windows application users with a familiar look and feel. You will also learn how to integrate app notifications with the Windows App SDK. Then, you will explore the Windows Community Toolkit and .NET Community Toolkit, a set of open source packages that offer controls and helpers to WinUI developers. Finally, Template Studio will give WinUI developers a head-start with best practices when starting a new project.
This part has the following chapters:
- Chapter 7, Fluent Design System for Windows Applications
- Chapter 8, Adding Windows Notifications to WinUI Applications
- Chapter 9, Enhancing Applications with the Windows Community Toolkits
- Chapter 10, Accelerating App Development...