A repository filled with resources available to you to start learning or deepen your knowledge about .NET MAUI
FilePicker Plugin for Xamarin and Windows
Sample code to demonstrate how to implement push notifications in Xamarin.Forms with Firebase Cloud Messaging (FCM)
Sample code to demonstrate how to track a devices' background location with Xamarin.Forms
This repository contains the sample code for my talk "Creating airplane mode proof Xamarin applications"
Sample code to demonstrate how to add a xUnit test project to your .NET MAUI app
Sample code for my article in DotNetCurry magazine on scanning barcodes. In this sample you can generate and scan QR codes that contain a Wi-Fi connection string
App that leverages the haveibeenpwned.com API by Troy Hunt. This app is available in the App Stores and is used in several of my talks as well as my book Xamarin.Forms Essentials.
A .NET MAUI plugin that provides helpers to make your transition from Xamarin.Forms to .NET MAUI easier
Sample code to demonstrate how to use the Maui.GoogleMaps plugin with .NET MAUI
Sample code for my blog post about Akavache
A sample for showing how to use custom fonts in Android and iOS using Xamarin.Forms
Sample code to demonstrate how to work with .NET MAUI Maps
Sample code to demonstrate how to enable XAML Source Generation with .NET MAUI 10
Answer to a Stackoverflow question about how to implement an alternate row color in a Xamarin.Forms ListView
Sample code to demonstrate how to get started with MediaElement in your .NET MAUI application
Sample code to demonstrate barcode scanning with ZXing in Xamarin.Forms
Sample code for the blog post: Different app icons for different configurations in Xamarin
Example code for loading XAML into a page and showing it for Xamarin.Forms
Sample code to demonstrate the C# Markup Extensions for .NET MAUI (and Xamarin.Forms)
Sample code to demonstrate how to make a screenshot of any element in .NET MAUI
Sample repo for a question on StackOverflow about playing a sound in a Xamarin.Forms app
Demo app showcasing the new, preview XAML C# Expressions feature coming to .NET MAUI 10 - write C# directly in XAML!
Sample code to demonstrate how to go from code-behind to MVVM with Xamarin.Forms
Sample code for my blogpost about detecting binding errors
A sample showing how to implement grouping with a ListView for Xamarin.Forms.
A polished .NET MAUI demo app showcasing Nalu.Maui features: type-safe navigation, VirtualScroll, ExpanderViewBox, ToggleTemplate, DurationWheel, custom animated tab bar, and more.
Sample code to demonstrate how to implement drag & drop in Xamarin.Forms