Monday
Room 19
09:00 - 17:00
(UTC+02)
2 Days
Build native cross-platform apps with .NET MAUI and Blazor Hybrid
Join .NET MAUI team members Sweeky Satpathy, Gerald Versluis, and Maddy Montaquila for a 2 day crash course on cross-platform .NET development!
What you will learn
On day 1, we'll get set up with .NET MAUI, learn about the platform and .NET development landscape, and implement some common app features while learning best practices for writing your mobile and desktop apps. We will build a .NET MAUI application that will display a list of data which loads from a REST endpoint. We will also create different views for displaying the data in the app and learn about theming the app.
On day 2, we'll dive into the world of hybrid development - including how to reuse your Blazor (and even JavaScript!) investments within .NET MAUI to leverage the power of native apps without rewriting your web UI!
Intended Audience & Prerequisites
.NET developers already familiar with C# and .NET, who are looking to get started with cross-platform development with .NET MAUI and Blazor Hybrid.
No (extensive) knowledge of XAML needed.
A basic understanding of (ASP.NET) web apps and HTML/CSS & Bootstrap might be helpful but not absolutely required.
Computer Setup
- Follow Getting Started Documentation
- Windows: Visual Studio 2022, latest stable or preview version at the time with the .NET MAUI workload installed or VS Code (stable or insiders) with the .NET MAUI Extension installed and the .NET MAUI workload installed.
- macOS: VS Code (stable or insiders) with the .NET MAUI Extension installed and the .NET MAUI workload installed
- [OPTIONAL] Go through the quick 10-minute .NET MAUI Tutorial that will guide you through installation and also ensuring everything is configured correct -OR- Open File -> New .NET MAUI Blazor Hybrid Project and Run on iOS/Android and Web Target to confirm setup works!