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
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.
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
Sample code to demonstrate how to use the Maui.GoogleMaps plugin with .NET MAUI
Sample code to demonstrate how to work with .NET MAUI Maps
Sample code for my blog post about Akavache
Sample code to demonstrate how to get started with MediaElement in your .NET MAUI application
Answer to a Stackoverflow question about how to implement an alternate row color in a Xamarin.Forms ListView
A sample for showing how to use custom fonts in Android and iOS using Xamarin.Forms
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 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
Sample code to demonstrate the C# Markup Extensions for .NET MAUI (and Xamarin.Forms)
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.
Sample code to demonstrate how to implement drag & drop in Xamarin.Forms
Sample code for answer on SO question: https://stackoverflow.com/questions/45036081/xamarin-forms-bindingcontext-set-the-source-back-to-root-parent/45036295
Sample code for my blogpost about databinding scope
Sample code to demonstrate how to handle light dismiss of Xamarin Community Toolkit Popups