Add MauiAppBuilder top-level properties for common features: Handlers, Fonts, etc.
Open
area-core-hosting
Task
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 297
Description
Add collection-y top-level properties for Handlers, Fonts, and other collection-y things on `MauiAppBuilder` instead of the various `ConfigureXyz` methods. This is much simpler code for the user and avoids syntax goop that lambdas have.
This is a follow-up to PR https://github.com/dotnet/maui/pull/2137.
Contributor guide
Assessment
This issue has not been assessed yet.