There are no reviews yet. Be the first to send feedback to the community and the maintainers!
learn-dotnet-maui
A repository filled with resources available to you to start learning or deepen your knowledge about .NET MAUIPlugin.Maui.Audio
Plugin.Maui.Audio provides the ability to play audio inside a .NET MAUI applicationFilePicker-Plugin-for-Xamarin-and-Windows
FilePicker Plugin for Xamarin and WindowsMauiFolderPickerSample
Sample code to demonstrate how to implement a folder picker with .NET MAUIpdfjs
A sample for showing PDF files in a Xamarin.Forms application with pdf.jsPlugin.Maui.ScreenBrightness
Plugin.Maui.ScreenBrightness provides the ability to get or set the screen brightness inside a .NET MAUI application.XFFCMPushNotificationsSample
Sample code to demonstrate how to implement push notifications in Xamarin.Forms with Firebase Cloud Messaging (FCM)ZXingSample
Working sample app for a blog post on barcode scanning and generating with ZXingTravelMonkey
TravelMonkey sample app for the Xamarin + Cognitive Services Crazy Combo ChallengeAirplaneModeProof
This repository contains the sample code for my talk "Creating airplane mode proof Xamarin applications"XFBackgroundLocationSample
Sample code to demonstrate how to track a devices' background location with Xamarin.FormsEmbeddedFontsSample
Sample code to show the power of embedded fonts in Xamarin.FormsPlugin.Maui.ScreenRecording
Plugin.Maui.ScreenRecording provides the ability to record the screen from within your appMauiZxingBarcodeScannerSample
Sample code to demonstrate how to scan barcodes with ZXing and .NET MAUIbeen-pwned
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.MauiShellAppTemplate
.NET MAUI Shell TemplatePlugin.Maui.UITestHelpers
A set of helpers to support UI testing your .NET MAUI app and migration from Xamarin.UITest to AppiumXamarinNotifications
The sample app for my blogposts about push notifications with Xamarin.Forms on https://blog.verslu.isMauiSpeechToTextSample
Sample code to demonstrate how to implement speech-to-text with .NET MAUIWifiBarcodeSample
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 stringMauiSignalRSample
Sample code to demonstrate how to get started with SignalR and .NET MAUIMauiLocalPushNotificationsSample
Sample code to demonstrate how to work with local push notifications in .NET MAUIXFUploadFile
Sample code to show how to upload a file from Xamarin.FormsAkavacheSample
Sample code for my blog post about AkavacheXFSQLiteGettingStartedSample
Sample code to demonstrate how to get started with SQLite in your Xamarin.Forms or .NET MAUI appMauixUnitTestSample
Sample code to demonstrate how to add a xUnit test project to your .NET MAUI appMauiLocalizationSample
Sample code to demonstrate how to localize a .NET MAUI applicationMauiPlatformCodeDISample
Code to demonstrate how to write platform-specific code with dependency injection in .NET MAUIMauiCameraMauiSample
Sample code to demonstrate how to work with the Camera.MAUI plugin in .NET MAUIMauiEncryptedSqliteSample
Sample code to demonstrate how to work with a encrypted SQLite database in .NET MAUI (and Xamarin.Forms)LottieSample
CustomFontsSample
A sample for showing how to use custom fonts in Android and iOS using Xamarin.FormsAlternateRowColorSample
Answer to a Stackoverflow question about how to implement an alternate row color in a Xamarin.Forms ListViewMauiMapsSample
Sample code to demonstrate how to work with .NET MAUI MapsCastRadio
XFUploadFileChunkedSample
Sample code to demonstrate how to upload a file through chuncks enabling cancellation, progress reporting and resuming uploads with Xamarin.Forms and ASP.NETMauiGithubActionsSample
Sample repository to show you how to build your .NET MAUI app with GitHub actions for Android, iOS, macOS and WindowsMauiCollectionViewGroupingSample
Sample code to demonstrate how to implement grouping with .NET MAUI CollectionViewMauiDesktopFeaturesSample
Sample code to demonstrate desktop features in .NET MAUIBeenPwned.Api
.NET Wrapper library for the haveibeenpwned.com APIXFAdMobSample
Sample code to demonstrate the implementation of AdMob Ads in Xamarin.FormsXFScanBarcodeSample
Sample code to demonstrate barcode scanning with ZXing in Xamarin.FormsDifferentAppIconsSample
Sample code for the blog post: Different app icons for different configurations in XamarinLoadXamlSample
Example code for loading XAML into a page and showing it for Xamarin.FormsMauiGoogleMapsSample
Sample code to demonstrate how to use the Maui.GoogleMaps plugin with .NET MAUIMauiMediaElementSample
Sample code to demonstrate how to get started with MediaElement in your .NET MAUI applicationMauiMopupsSample
Sample code to demonstrate how to work with Mopups in .NET MAUIXFDarkModeSample
XCTPopupsSample
Sample code to demonstrate showing popups with Xamarin Community Toolkit in Xamarin.Forms appsXFMapsLiveTrackingSample
Sample code to demonstrate how to implement live tracking in Xamarin.Forms MapsExistingSQLiteDbSample
Sample code to demonstrate how to work with an existing SQLite Database in Xamarin.Forms and .NET MAUIMauiToolkitSnackbarToastSample
Sample code to demonstrate how to work with Snackbar and Toast from the .NET MAUI Community Toolkit in your .NET MAUI appHideGoXLRWindow
This little solution hides the GoXLR App window on startup since there is no way to do that from the software itselfMauiDrawingViewSample
Sample code to demonstrate how to get started with the .NET MAUI Community Toolkit DrawingViewAppCenterAnalyticsSample
Sample code to demonstrate how to add App Center Analytics to your Xamarin.Forms appMauiAndroidClearText
Sample code to demonstrate how to enable Android Cleartext Traffic in .NET MAUIDncMvvm
MauiWindowsUnpackagesSample
Sample code to demonstrate how to build and distribute a so-called unpackaged Windows app with .NET MAUIMauiUnitTestSample
MauiZXingBarcodeGeneratorSample
Sample code to demonstrate how to generate barcodes with ZXing and .NET MAUIMauiBlazorBindingsSample
Sample code to demonstrate how to get started with BlazorBindings.Maui in .NET MAUIXCTTabViewSample
Sample code that demonstrates the use of TabView in a Xamarin.Forms appMauiPluginAudioSample
Sample code to demonstrate how to work with Plugin.Maui.Audio in .NET MAUIMAUICustomHandlerSample
Sample code to demonstrate how to customize existing .NET MAUI controls with handlersMauiCustomizeControlSample
Sample code to demonstrate how to customize a control in .NET MAUIAzureCustomVisionDemo
Sample Xamarin.Forms app used on an episode of the AI ShowCrossSimpleAudioPlayerSample
Sample repo for a question on StackOverflow about playing a sound in a Xamarin.Forms appMauiBottomSheetSample
Sample code to demonstrate how to add the The49.Maui.BottomSheet to your .NET MAUI appXFSQLiteCRUDSample
Sample code to demonstrate basic CRUD actions on SQLite with Xamarin.Forms and .NET MAUIXFEAccelerometerSample
Sample code on how to use the accelerometer and detect shaking with Xamarin.Essentials and Xamarin.FormsMauiBlazorAccessNativeSample
Sample code to demonstrate how to access device sensors from Blazor in .NET MAUIXFBiometricSample
Sample code which demonstrates how to authenticate with fingerprint/Touch ID or face recognition/Face ID in a Xamarin.Forms appMauiFilePickerSample
Sample code to demonstrate how to pick files in a .NET MAUI appXFOpenPDFSample
Sample code to demonstrate how to view PDFs in your Xamarin.Forms appXFXCalendarPluginSample
Sample code to demonstrate the Plugin.XCalendar plugin for Xamarin.FormsMauiBlazorDialogSample
Sample code to demonstrate how to show a platform-specific dialog from Blazor with .NET MAUI BlazorXCTSnackbarSample
Sample code to demonstrate how to use SnackBar and Toast with Xamarin.Forms apps and the Xamarin Community ToolkitXFLocalNotifications
Sample code to demonstrate how to implement local notifications with Xamarin.FormsMauiCameraMauiBarcodeScanningSample
Sample code to demonstrate how to do barcode scanning with the Camera.MAUI plugin in .NET MAUIMauiBlazorPlatformTabs
Sample code to demonstrate how to show different Blazor pages in platform tabs with .NET MAUIXFEMediaPickerSample
Sample code for showing how to use Xamarin.Essentials MediaPickerStackNotifier
Get notified about your favorite tags on StackOverflowHttpConditionalSample
Sample code for my blog post about using HTTP conditional requestsMauiToolkitStatusBarBehaviorSample
Sample code to demonstrate how to change the status bar color in .NET MAUI using the .NET MAUI Community ToolkitGurCodesListviewGrouping
Code for my episode on how to implement grouping in a ListViewMauiLottieAnimationsSample
Sample code to demonstrate how to add Lottie animations to your .NET MAUI appXFGenerateBarcodeSample
Sample code for generating barcodes in Xamarin.Forms and ZXingXFSwipeViewSample
Sample code to demonstrate the SwipeView in Xamarin.FormsXFSecureStorageSample
Sample code to demonstrate how to implement secure storage in your Xamarin.Forms and .NET MAUI app with EssentialsCarouselViewSample
Sample code for the Xamarin.Forms CarouselViewXFETextToSpeechSample
Sample code on how to implement text-to-speech with Xamarin.EssentialsXFEOpenMapsSample
Sample code to demonstrate how to open the native maps app with Xamarin.EssentialsMauiCSharpMarkupExample
Sample code to demonstrate the C# Markup Extensions for .NET MAUI (and Xamarin.Forms)MauiFreshMvvmSample
Sample code to demonstrate how to get started with FreshMvvm and .NET MAUIXFMAUIConvertBehaviorsSample
Sample code to demonstrate how to convert behaviors from Xamarin.Forms to .NET MAUI and how to use behaviors in .NET MAUIXFFreshMvvmIntroSample
Sample code to demonstrate how to start implementing FreshMvvm in your Xamarin.Forms appMauiGoogleVisionBarcodeScanningSample
Sample code to demonstrate how to use the Google Vision ML based barcode scanner in .NET MAUIMauiPlatformCodeSample
Sample code to demonstrate how to write code for a specific platform in .NET MAUIMauiToolkitFileSaverSample
Sample code to demonstrate the use of the .NET MAUI Community Toolkit FileSaverXFPlayBackgroundSample
Sample code to demonstrate how to play audio in the background and video Picture-in-Picture on iOS with MediaElement for Xamarin.FormsLove Open Source and this site? Check out how you can help us