Home

Awesome

Awesome .NET MAUI PRs Welcome

.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Windows and Tizen from a single shared code-base.

Here you can find a curated list of awesome .NET MAUI libraries and resources. Contributions are always welcome!

<p align="center"> <img alt="Stars" src="https://img.shields.io/github/stars/jsuarezruiz/awesome-dotnet-maui?style=flat-square&color=blue" /> <img alt="Forks" src="https://img.shields.io/github/forks/jsuarezruiz/awesome-dotnet-maui?style=flat-square&color=green" /> <img alt="Last Commit" src="https://img.shields.io/github/last-commit/jsuarezruiz/awesome-dotnet-maui?style=flat-square" /> </p>

Contents

Books

NameDateAuthorDescription
.NET MAUI Cross-Platform Application DevelopmentMarch 2024Roger YeYou’ll gain all the knowledge needed to create a cross-platform application for Android, iOS, macOS, and Windows following an example project step by step. As you advance, you’ll integrate the latest frontend technology into your app using Blazor components, including the new Blazor Bindings feature. After this, you’ll learn how to test and deploy your apps.
.NET MAUI ProjectsFebruary 2024Michael Cummings, Daniel Hindrikes, Johan KarlssonProgressing in complexity, the projects guide you through creating apps, ranging from a location tracker and weather map to machine learning and multiplayer games. Further, the book will take you through modern mobile development frameworks such as SQLite, .NET Core, and ML.NET, empowering you to customize your apps for Windows, macOS, Android, and iOS platforms for native-like performance.
.NET MAUI in ActionJuly 2023Matt Goldman.NET MAUI in Action shows you how you can use the cutting-edge MAUI framework to write apps that will run on Windows, Android, macOS, and iOS platforms using your existing .NET development skills. This book reveals essential MAUI development techniques through hands-on example applications in every chapter.
.NET MAUI for C# Developers: Build cross-platform mobile and desktop applicationsMarch 2023Jesse Liberty, Rodrigo JuarezThe book starts with the fundamentals and quickly moves on to intermediate and advanced topics on laying out your pages, navigating between them, and adding controls to gather and display data. You'll explore the key architectural pattern of Model-View-ViewModel: and ways to leverage it. You'll also use xUnit and NSubstitute to create robust and reliable code.
Enterprise Application Patterns using .NET MAUISeptember 2022Michael StonisThis book is for .NET MAUI developers that are already familiar with the framework, but that are looking for guidance on architecture and implementation when building enterprise applications. This book can help developers solve common problems using tried and true patterns.

Samples

NameDescriptionStarsActivity
Official .NET MAUI SamplesOfficial .NET MAUI Samples from the .NET MAUI Team!GitHub starsGitHub last-commit
Official Code SamplesOfficial .NET MAUI Code Samples from documentation and across official repos.
.NET Podcasts.NET Conf 2021 and Microsoft Build 2022 showcase app.GitHub starsGitHub last-commit
AStore AppAStore is a simple e-commerce app built with .NET MAUI. Uses MVVM architecture. UI built with XAML.GitHub starsGitHub last-commit
BMI CalculatorA simple and gorgeous BMI Calculator built using .NET MAUI and Skia Sharp. Inspired by Dribble design.GitHub starsGitHub last-commit
HackerNewsA .NET MAUI app for displaying the top posts on Hacker News that demonstrates text sentiment analysis gathered using artificial intelligence.GitHub starsGitHub last-commit
Maui PlanetsPlanets Mobile App UI built using .Net Maui. Implements the Dribbble design.GitHub starsGitHub last-commit
Maui Premier League.NET Conf 2022 Korea by .NET Dev showcase app. CollectionView and simple UI design.GitHub starsGitHub last-commit
MauiSamples.NET MAUI samples (.NET MAUI Paint, .NET MAUI Blazor Photo gallery, Kanban board and more).GitHub starsGitHub last-commit
MauiScientificCalculatorA simple scientific calculator built using .NET MAUI.GitHub starsGitHub last-commit
Maui Tube PlayerA REAL and BEAUTIFUL Youtube Clone app built using .Net Maui. Lots of features such as connecting to real Youtube API, Search and Playback functionality, Download Video for Offline Viewing and amazing UI design.GitHub starsGitHub last-commit
More .NET MAUI Samples.NET MAUI samples.GitHub starsGitHub last-commit
MyFinance AppIt is a beautifully designed Finance application for .NET MAUI Markup(No XAML) enthusiasts. Made with FmgLib.MauiMarkup.GitHub starsGitHub last-commit
NightClubBuild a highly colorful music application step-by-step! 💃🏾🕺🏻🪩 Uses C# Markup (i.e. no XAML), MVVM & MediaElement.
Sharing.WebBlazor.MauiHybridThis repo is demoing how to code share pages, routes, component branding & most importantly authentication flow/authorization rules (with Auth0). For a web portal for browser access and a native iOS/Android mobile app using MAUI HybridGitHub starsGitHub last-commit
SOS AppA cross-platform app that allows the user to send an SOS message with their location to a saved phone number in times of distress. Uses Appwrite, Twilio, and Radar.GitHub starsGitHub last-commit
Soferity: Game PortalSoferity: Game Portal is a game hub. It allows you to have a fun and good time with the various types of games it offers.GitHub starsGitHub last-commit
Swashbuckler DiaryAn open source cross-platform local diary app using MAUI Blazor.GitHub starsGitHub last-commit
V2ex.MAUIA multi-platform, user-friendly, and feature-rich V2ex native application made by MAUI.GitHub starsGitHub last-commit
WeatherTwentyOneMicrosoft Build 2021 showcase app.GitHub starsGitHub last-commit

Workshops

NameDescriptionStarsActivity
.NET MAUI WorkshopA full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows.GitHub starsGitHub last-commit
Taller .NET MAUITaller de desarrollo de aplicaciones con .NET MAUI (Spanish content).GitHub starsGitHub last-commit

Tools

NameDescriptionStarsActivity
.NET MAUI Check toolNET MAUI Check tool.GitHub starsGitHub last-commit
.NET MAUI UI TestingNET MAUI UI Testing tool.GitHub starsGitHub last-commit
DotNet.MeteorThe .NET Meteor allows you to build, debug .NET 6 / .NET 7 apps and deploy them to devices or emulators.GitHub starsGitHub last-commit
MAUI App AcceleratorA Visual Studio extension to accelerate the creation of new .NET MAUI apps using a wizard-based UI.GitHub starsGitHub last-commit
MAUI DesignerA small project to be able to preview XAML changes into MAUI view, and later add drag and drop functionality to create MAUI UI.GitHub starsGitHub last-commit
MemoryToolkit.MauiA developer toolkit for detecting, diagnosing, and mitigating memory leaks in .NET MAUI applications.GitHub starsGitHub last-commit
Shiny TemplatesA dotnet new template for .NET MAUI that helps wireup over 60 community plugins and librariesGitHub starsGitHub last-commit

Blazor

NameDescriptionStarsActivity
Bit PlatformReady to use project templates plus UI components focused on Blazor WASM/Hybrid(MAUI) that are extremely fast yet lightweight.GitHub starsGitHub last-commit
BlazorBindings.MauiUse Blazor syntax to build native MAUI applications.GitHub starsGitHub last-commit
BlazorUIUI Framework and component library for Blazor based Websites and Maui projects.GitHub starsGitHub last-commit
Cropper.Blazor<b>Cropper.Blazor</b> is a component that wraps around <a href="https://github.com/fengyuanchen/cropperjs"><b>Cropper.js</b></a> for cropping images in Blazor. Support Blazor Server, Blazor WebAssembly, Blazor Server Hybrid with MVC and MAUI Blazor Hybrid. Demo.GitHub starsGitHub last-commit
MASA.BlazorBlazor component library based on Material Design. Support Blazor Server and Blazor WebAssembly.GitHub starsGitHub last-commit
Radzen.BlazorRobust Blazor component library supporting WASM and Server and multiple themes. Also available is a WYSIWIG desktop application (Radzen Blazor Studio) with auto-CRUD builders. Freemium options for additional themes and functionality.GitHub starsGitHub last-commit
Taiizor.Essentials.BlazorTaiizor.Essentials.Blazor is a essentials library for projects using .NET Blazor. It provides convenience with various functions it offers.GitHub starsGitHub last-commit

UI

NameDescriptionStarsActivity
.NET MAUI Community ToolkitThe .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, Effects, and Behaviors to help make your life as a .NET MAUI developer easier.GitHub starsGitHub last-commit
AcrylicView.MAUIAcrylic creates a translucent texture.GitHub starsGitHub last-commit
AiForms.Maui.SettingsViewThis is a flexible TableView specialized in settings for Android / iOS.GitHub starsGitHub last-commit
AlohaKitA set of .NET MAUI drawn controls.GitHub starsGitHub last-commit
AppActions.Icons.MauiA .NET MAUI library that provides some default icons for AppActions without having to create your own.GitHub starsGitHub last-commit
BreadcrumbThis is a breadcrumb navigation control that is complete automatic and uses the Navigation stack and page titles to generate the breadcrumbs. It's also 100% accessible by default.GitHub starsGitHub last-commit
CarouselView.MauiCarouselView controls for .NET MAUI migrated from CarouselView.FormsPlugin for Xamarin.GitHub starsGitHub last-commit
CompiledBindingsA library that provides {x:Bind} Markup Extension for WPF, MAUI and Xamarin FormsGitHub starsGitHub last-commit
Controls.Userdialogs.MauiA cross platform library that allows you to call for native user dialogs, which can by styled from your maui application anywhere anytime. Inspired by Allan Ritchie's Acr.UserDialogs.(https://github.com/Alex-Dobrynin/Controls.UserDialogs.Maui)GitHub starsGitHub last-commit
MPowerKit.Popups.NET MAUI custom popups library which allows you to open MAUI pages as a popup. Also the library allows you to use very simple and flexible animations for showing popup pages. Inspired by Rg.Plugins.Popup and Mopups, but implementation is completely different.GitHub starsGitHub last-commit
DevExpress .NET MAUI ControlsA set of free .NET MAUI components including Charts, Data Grid, Scheduler, CollectionView and more
dotMorten.Maui.AutoSuggestBoxRepresents a text control that makes suggestions to users as they type.GitHub starsGitHub last-commit
DrawnUi.MauiRendering engine to draw your UI on a Skia canvas, with gestures and animations, designed to draw pixel-perfect custom controls instead of using native ones, powered by SkiaSharp😍.GitHub starsGitHub last-commit
EntityViewsThis project generates ViewModels based on the models of the application using source generators.GitHub starsGitHub last-commit
EZCharts.Maui.DonutRendering donut charts in .NET MAUI just got a whole lot easier!.GitHub starsGitHub last-commit
FluidNavFluid nav is an experimental alternative to maui Shell it also uses a URI-based navigation experience that uses routes to navigate to any page in the app, it helps to build soft transitions between views.GitHub starsGitHub last-commit
FmgLib.MauiMarkupIt provides developers with a straightforward and flexible approach to building user interfaces using C# code.GitHub starsGitHub last-commit
FunctionZero.Maui.ControlsFast and highly customisable virtualizing ListView and TreeView.GitHub starsGitHub last-commit
GalleryCarouselSimple and flexible animated carousel for .NET MAUI.GitHub starsGitHub last-commit
Indiko.Maui.Controls.MarkdownThe MarkdownView component is a versatile and customizable Markdown renderer designed for MAUI.NET applications. It allows developers to display Markdown-formatted text within their MAUI.NET applications, providing a rich text experience.GitHub starsGitHub last-commit
LiveCharts2Simple, flexible, interactive & powerful charts, maps and gauges.GitHub starsGitHub last-commit
ManuelaManuela is a productivity framework for Maui; it is a quick way to get things done.GitHub starsGitHub last-commit
MapboxA dedicated library and starting sample for integrating Mapbox into your MAUI application.GitHub starsGitHub last-commit
MapsuiMapsui is a .NET Map component.GitHub starsGitHub last-commit
Material.Components.MauiMaterial You Components for .NET MAUI.GitHub starsGitHub last-commit
MauiAnimationIs a library designed for .NET MAUI that aims to facilitate the use of animations to developers.GitHub starsGitHub last-commit
Maui.ColorPickerColor Picker Control for .NET MAUI powered by SkiaSharp.GitHub starsGitHub last-commit
Maui.Controls.BottomSheetA simple customizable Bottom Sheet control built using .NET MAUI.GitHub starsGitHub last-commit
Maui.Controls.RatingViewA simple and customizable Rating View control for use with .NET MAUI Apps.GitHub starsGitHub last-commit
Maui.DataGridDataGrid library for .NET MAUI applications.GitHub starsGitHub last-commit
MAUI.FreakyControlsFreakyControls is a free OSS UI Kit for .NET MAUI which provides a set of controls and utilities to build modern mobile apps.GitHub starsGitHub last-commit
Maui.FreakyEffectsFreakyEffects is an effects kit for .NET MAUI which provides a set of effects and utilities to build modern mobile apps.GitHub starsGitHub last-commit
MauiIconsFluent & Material is a Library to Resolves Icons or Font Icon Management on .Net Maui by Providing Controls with Complete Material Icon Collection Built into Library.GitHub starsGitHub last-commit
Maui.MarkupThe .NET MAUI Markup Community Toolkit is a collection of Fluent C# Extension Methods that allows developers to continue architecting their apps using MVVM, Bindings, Resource Dictionaries, etc., without the need for XAML.GitHub starsGitHub last-commit
Maui.NeoControlsControls for .NET MAUI based on neumorphism tendency.GitHub starsGitHub last-commit
Maui.NullableDateTimePickerThe Nullable DateTimePicker is a custom calendar control for selecting a nullable date and time value in a .NET MAUI application.GitHub starsGitHub last-commit
MauiPane.NET MAUI Layouts Library.GitHub starsGitHub last-commit
maui-ratingcontrolSimple rating control using a Font in .NET MAUI.GitHub starsGitHub last-commit
Maui.VirtualListViewA slim ListView implementation for .NET MAUI that uses Platform virtualized lists / collections.GitHub starsGitHub last-commit
MPowerKit.VirtualizeListViewMAUI Virtualize ListView with smooth scrolling and without platform-specific code. It works on all platforms MAUI supports and it has the same behavior on all platforms.GitHub starsGitHub last-commit
MPowerKit.TabViewFully customizable .NET MAUI TabView. It is written without native code and it is fully compatible with all platforms MAUI supports.GitHub starsGitHub last-commit
Maui.UITestingExperimenting with UI Testing approaches for .NET / MAUI.GitHub starsGitHub last-commit
Maui.zBindA .NET MAUI library that allows DataBinding to expressions.GitHub starsGitHub last-commit
Microsoft.Maui.GraphicsMicrosoft.Maui.Graphics is a cross-platform graphics library for iOS, Android, Windows, macOS, Tizen and Linux completely in C#.GitHub starsGitHub last-commit
Microsoft.Maui.Graphics.ControlsExperimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material).GitHub starsGitHub last-commit
Microsoft.Maui.Platform.ChannelsA simple bridge for messaging between .NET and iOS/MacCatalyst/Android Platforms at runtime.GitHub starsGitHub last-commit
Nalu.Maui.NavigationShell-based navigation abstraction which handles IDisposable, provides navigation guards, and simplifies passing parameters.GitHub starsGitHub last-commit
OverFlowerEndless scroller control for .NET MAUI.GitHub starsGitHub last-commit
OxyPlot.Maui.SkiaThis repository contains the Maui implementation with SkiaSharp.GitHub starsGitHub last-commit
PINView.MauiPINView is .NET Maui cross platform UI control to facilitate UI for mobile PIN (MPIN), OTP or Verification Code entry.GitHub starsGitHub last-commit
Plugin.SegmentedControl.MauiThis library provides a segmented control for .NET MAUI apps using native platform APIs.GitHub starsGitHub last-commit
SegmentedViewsPowerful segmented view for MAUI.GitHub starsGitHub last-commit
SharpConstraintLayoutThis is a C# port of ConstraintLayout, it convert constraintlayout.core and create ConstraintLayout for dotnet UI framework. Now, you can use ConstraintLayout in C# world.GitHub starsGitHub last-commit
Sharpnado.TabsPure MAUI and Xamarin.Forms Tabs, including fixed tabs, scrollable tabs, bottom tabs, badge, segmented control, custom tabs, button tabs, bendable tabs.GitHub starsGitHub last-commit
Sharp.UIC# Code Markup Library for .NET MAUI: UI Development with Fluent Methods and Hot Reload (VS Code and VS2022)GitHub starsGitHub last-commit
SimpleToolkitSimpleToolkit is a .NET MAUI library of helpers and simple, easily customizable controls.GitHub starsGitHub last-commit
StateButtonWith this control, you are able to create any style of button. This is possible as it acts as a wrapper to your XAML and provides you the events/ commands and properties to bind to. It exposes a State property that allows you to style the button differently depending if its Pressed or NotPressed. It's also 100% accessible by default.GitHub starsGitHub last-commit
SwitchA control that allows you to design any type of switch/ toggle for .NET MAUI. It's also 100% accessible.GitHub starsGitHub last-commit
The49.Maui.BottomSheetMaui.BottomSheet is a .NET MAUI library used to display pages as Bottom Sheets.GitHub starsGitHub last-commit
The49.Maui.ContextMenuMaui.ContextMenu is a .NET MAUI library for Android and iOS used to open a native context menu on long press.GitHub starsGitHub last-commit
UraniumUIUranium is a Free & Open-Source UI Kit for MAUI. It provides a set of controls and utilities to build modern applications.GitHub starsGitHub last-commit
Vapolia.UserInteractionBlocking user interactions from anywhere: bottom menu, blocking wait indicator, confirmation prompts and alerts, simple inputs. With full control of the behavior. For both Maui and Xamarin.GitHub starsGitHub last-commit
Xamarin.Forms.SkeletonA library that provides skeleton/ shimmer controls for activity indication. Targets Xamarin and MAUIGitHub starsGitHub last-commit
XCalendarA plugin for Xamarin Forms and .NET MAUI providing a completely customisable calendar control with complex functionality.GitHub starsGitHub last-commit

Plugins

NameDescriptionStarsActivity
.NET Community ToolkitMVVM Source Generators, validators, performance, and so much more!GitHub starsGitHub last-commit
.NET MAUI Community ToolkitThe .NET MAUI Community Toolkit is a collection of common elements for development with .NET MAUI that people tend to replicate across multiple apps.GitHub starsGitHub last-commit
.NET MAUI Community Toolkit MarkupThe .NET MAUI Markup Community Toolkit is a community-created library that contains Fluent C# Extension Methods to easily create your User Interface in C#GitHub starsGitHub last-commit
.NET Templates.NET Templates like Onion architecture cross-platform application and all iOS Extensions for .NET MAUI.GitHub starsGitHub last-commit
Aptabase.MauiAnalytics for .NET MAUI Apps. 100% Open Source, Privacy-Friendly and Simple.GitHub starsGitHub last-commit
BarcodeScanning.Native.MauiBarcode scanning library based on native platform APIs for barcode detection: Google ML Kit, Apple Vision frameworkGitHub starsGitHub last-commit
BindablePropsThis library helps you to reduce writing boilerplate code when creating your custom UI components.GitHub starsGitHub last-commit
Camera.MAUIA Camera View control and a Barcode Endode/Decode control (based on ZXing.Net) for .NET MAUI applications.GitHub starsGitHub last-commit
CameraScanner.MauiThis library offers camera preview and barcode scanning functionality for .NET MAUI apps using native platform APIs with Google ML Kit and Apple Vision framework.GitHub starsGitHub last-commit
Docutain SDKCross platform SDK including Document Scanner, Barcode Scanner, Textrecognition (OCR), Dataextraction and PDF creation.
DrasticMaui.NET MAUI Helper Library.GitHub starsGitHub last-commit
elmah.io for MAUIBest error logging and uptime monitoring for .NET
EpoxyA .NET XAML Model-View-ViewModel data-bindable infrastructure library, independent flexible API sets.GitHub starsGitHub last-commit
InAppBillingCross-platform in-app purchases and subsciptions for your apps.GitHub starsGitHub last-commit
LocalizationResourceManager.MauiEnhanced .NET MAUI version of the Xamarin Community Toolkit LocalizationResourceManager.GitHub starsGitHub last-commit
MaterialColorUtilities.MauiMaterial You dynamic themingGitHub starsGitHub last-commit
Maui.BindableProperty.GeneratorSource generator that automatically transforms fields into BindableProperties that can be used in MAUI.GitHub starsGitHub last-commit
MauiBindingMauiBinding converts native android and ios sdk to Maui binding library.GitHub starsGitHub last-commit
Maui.DataFormsSet of libraries for easily creating validable data entry forms in .NET MAUI. DataForms can be created from strongly typed model classes, dynamically at runtime, or deserialized from JSON sent from an API call.GitHub starsGitHub last-commit
Maui.Plugins.PageResolverA simple and lightweight page resolver for use in .NET MAUI projects.GitHub starsGitHub last-commit
MauiReactorMauiReactor is a MVU UI framework built on top of MAUI.GitHub starsGitHub last-commit
MauiShakeDetectorMaui Shake Detector is Shake Event Detector Library Which Detects Shake Event from Android, iOS and etc. with Options to Customize the Shake Gforce and Shake Intervals and Haptics and Haptics Duration and etc.GitHub starsGitHub last-commit
MauiAudioAn Audio Plugin in MAUI with native control.GitHub starsGitHub last-commit
MauiSettingsA nuget to improve settings storage (locally and eventually in the cloud) on .NET MAUI projects.GitHub starsGitHub last-commit
Mavvmmavvm is a framework for .NET MAUI and Shell. It allows you to use the MVVM architecture you know and love from Xamarin applications with minimal configuration and overhead.GitHub starsGitHub last-commit
Mvvm.Nucleus.MauiLight MVVM Framework build using industry standards. Includes viewmodel registration, navigation, lifecycles events and popups. Build to be a simpler alternative to PRISM.GitHub starsGitHub last-commit
MPowerKit.Lottie.NET MAUI and .NET Native Lottie animations library that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively!GitHub starsGitHub last-commit
MPowerKit.Navigation.NET MAUI MVVM navigation framework. This library brings you the same principle for navigation through the MAUI app as Prism, but has absolutely different implementation and a bit improved performance. It also brings proper way to handle 'System back button' click, it works and has same behavior for all platforms. Has such features as regions, popups and navigation.GitHub starsGitHub last-commit
MPowerKit.ImageCaching.NukeImage caching library for .NET MAUI iOS and MacCatalyst based on Kean's Nuke native library.GitHub starsGitHub last-commit
Xamarin.Controls.ImageCropperSimple crossplatform MAUI / Xamarin image cropper, you can use it in Xamarin.Forms, Xamarin native and MAUI.GitHub starsGitHub last-commit
New Relic MAUI PluginThis plugin allows you to instrument .NET MAUI mobile apps with help of native New Relic Android and iOS Bindings. The New Relic SDKs collect crashes, network traffic, and other information for hybrid apps using native components.GitHub starsGitHub last-commit
NLog.Targets.MauiLogNLog Target for debugging on MAUI / Xamarin Mobile Platforms.GitHub starsGitHub last-commit
Nuke MAUIThe AvantiPoint Nuke Maui library is an extension library for Nuke Build for developers writing DotNet Maui applications.GitHub starsGitHub last-commit
PersianUIControlsMauiPersian Calendar & some other controls for .NET MAUIGitHub starsGitHub last-commit
Plugin.FirebasePushNotificationsReceive and handle firebase push notifications in .NET MAUI appsGitHub starsGitHub last-commit
Plugin.LocalNotificationThe local notification plugin provides a way to show local notifications from Xamarin.Forms / .Net MAUI apps.GitHub starsGitHub last-commit
Plugin.Maui.AppRatingAn easy way to quickly add store rating reviews to your .Net MAUI app.GitHub starsGitHub last-commit
Plugin.Maui.AudioPlugin.Maui.Audio provides the ability to play audio inside a .NET MAUI application.GitHub starsGitHub last-commit
Plugin.Maui.AudioRecorderThis plugin provides functionality to record audio and transcribe spoken text into written format in real-time, while saving the audio file.GitHub starsGitHub last-commit
Plugin.Maui.BiometricA biometric plugin for .NET MAUI.GitHub starsGitHub last-commit
Plugin.Maui.DebugOverlayProvides a simple ribbon to indicate the app is running in Debug mode.GitHub starsGitHub last-commit
Plugin.Maui.DebugRainbowsAdds some nice colorful debug modes to your ContentPages or specific visual elements that let you immediately see where all of your elements are located!.GitHub starsGitHub last-commit
Plugin.Maui.FormsMigrationProvides helpers to make your transition from Xamarin.Forms to .NET MAUI easier.GitHub starsGitHub last-commit
Plugin.Maui.ScreenBrightnessPlugin.Maui.ScreenBrightness provides the ability to get or set the screen brightness inside a .NET MAUI application.GitHub starsGitHub last-commit
Plugin.Maui.ScreenSecuritySafeguard your .NET MAUI app effortlessly by preventing content exposure, screenshots, and recordings with ease.GitHub starsGitHub last-commit
Plugin.Maui.UITestHelpersProvides a set of helpers to support UI testing your .NET MAUI app with Appium and migration from Xamarin.UITest to Appium.GitHub starsGitHub last-commit
Prism.MauiPrism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..GitHub starsGitHub last-commit
ReactivePropertyReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions.GitHub starsGitHub last-commit
Sentry.MauiSentry is an error tracking service, and has an integration for .NET MAUI. It includes automatic breadcrumbs for MAUI app lifecycle and UI events, and native crash reporting for Android apps.GitHub starsGitHub last-commit
Shiny .NETShiny offers a ton of features & plugins for BLE Client & Hosting, BLE Beacons, Local & Push Notifications, Periodic Jobs, Background GPS, Geofencing, Motion Activity Recognition, NFC, HTTP Background Uploads & Downloads, and more - Compatible with Classic Xamarin & .NET MAUIGitHub starsGitHub last-commit
Shiny MediatorShiny Mediator brings a mediation pattern to your .NET MAUI & Blazor applications with some nice "out of the box" middleware to help supercharge your architectureGitHub starsGitHub last-commit
SkiaSharpCross-platform 2D graphics API for .NET including .NET MAUI viewsGitHub starsGitHub last-commit
Taiizor.Essentials.MauiTaiizor.Essentials.Maui is a essentials library for projects using .NET MAUI. It provides convenience with various functions it offers.GitHub starsGitHub last-commit
The49.Maui.MaterialSwitchAdds the ability to use Material 3 switches on Android instead of the default switch.GitHub starsGitHub last-commit
ZXing.Net.MAUIBarcode Scanning for .NET MAUI. The successor to ZXing.Net.Mobile.GitHub starsGitHub last-commit