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
versus Java 5-7
unit test frameworks 304
versus JavaScript 5-7
.NET Generic Host 27
.NET landscape
exploring 7
.NET MAUI 12
architecture 13
ContentPage 118
controls 70
development environment, setting up 15
Flyoutpage 118
improvement 13
installing, on macOS 17, 18, 19
installing, on Windows 16, 17
layouts 71
navigation mechanism 114
selecting, XAML versus Razor 15
TabbedPage 118
used, for developing cross-platform applications 19
.NET MAUI application startup
platform entry point 156, 157
.NET MAUI Blazor app
migrating to 190, 191
startup code 187-190
versus React Native 182
.NET MAUI Blazor project
creating 182, 183
creating, with Visual Studio on Windows 184, 185
generating, with dotnet command...