You can find the full workshop in the .NET Conf Student Zone 2022 repository.
In this workshop, we will discuss how to create a mobile app with .NET MAUI.
Goal | Create a mobile app to track your water consumption |
---|---|
What will you learn | describe your learning goals |
What you'll need | Visual Studio, .NET SDK 6.0 |
| | Duration | 1 hour | | Microsoft Cloud Topics taught | Azure | | Just want to try the app or see the solution? | Solution] | | Slides | Powerpoint
Build a Water Tracker API
- Build your first app with .NET MAUI
- Build a web API with minimal API, ASP.NET Core, and .NET 6
- Consume REST web services in .NET MAUI apps
Have you ever wanted to track your water consumption and easily access and update this data from your phone? In this workshop, you will build a mobile app that showcases historical data and allows you to update your water consumption data.
- Milestone 1: Examine the scaffolded project including the Water Consumption API
- Milestone 2: Setup ViewModels for your code
- Milestone 3: Consume data from a Water Consumption API
- Milestone 4: Test your application to display your water consumption data and add more data
Create a Cross Platform App with .NET MAUI
Be sure to give feedback about this workshop!