Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
Symbols
.NET MAUI
aspects 19, 20
.NET MAUI IoC container 198
A
About page
assembling 152-158
creating 151
actions
taking, with triggers 259-261
ActivityIndicator 96-98
Alert dialog 76, 77
ActionSheet 79, 80
BoxView 85-87
Frame 87, 88
prompt, displaying 80, 81
Snackbar 83-85
Toast view 81
user, presenting with choice 77, 78
API domain objects
examining 214-217
API, using
account, creating 225
AccountService class 229, 230
Buddy region 224
build errors, troubleshooting 241-244
Create Account page, setting up 235-237
CreateAccountViewModel, setting up 237-239
logging in, with AccountService 234
Login page, modifying 225, 226
Login Page, updating 226-229
LoginViewModel, updating 230-234
SignUp command, handling...