name | description | page_type | languages | products | urlFragment | |||
---|---|---|---|---|---|---|---|---|
.NET MAUI - Weather '21 |
Weather '21 application that demonstrates UI techniques for adapting UI to desktop and mobile form factors, integrating with native platform-specific features, and supporting light and dark appearance themes. |
sample |
|
|
apps-weathertwentyone |
This is a .NET MAUI app showcasing responsive UI that adapts to desktop and mobile, and integrates with native platform features.
To demonstrate how easily you can enable platform-native integrations, we added a handful of features:
- App Actions - Microsoft.Maui.Essentials provides a simple API to add shortcuts you access from the app icon
- System Tray - added the .NET bot to the tray on Windows and status bar on macOS
- Notifications - trigger a notification when clicking the bot
The WeatherTwentyOne project is a multi-targeted SDK project that can run on Android, iOS, macOS, and Windows.