Start your cross-platform app development journey with C# and .NET MAUI. .NET developers can build apps for iOS, Android, macOS, and Windows with a single codebase. In this session, we'll explore multiple techniques to create apps quickly with .NET MAUI:
- Build an app quickly with XAML, C#, and VS Code
- Use the controls, extensions, behaviors, and more from the .NET MAUI Community Toolkit Follow the Model-View-ViewModel (MVVM) pattern and reduce boilerplate code with the MVVM Toolkit
- Create MAUI apps without any XAML by leveraging C# Markup
- Reuse your web styles and bring your CSS into .NET MAUI projects
- Access device-specific platform features without writing platform-specific code
- Learn which tools are available to write, build and debug your apps on Windows and macOS
By the end of this session, you'll have some new tools in your cross-platform toolbelt to get your apps into users' hands faster on every platform.
You will learn:
- The benefits of using .NET MAUI for your next cross platform app.
- To implement the MVVM pattern painlessly with the MVVM Toolkit.
- To create a .NET MAUI app without writing any XAML.