Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsuarezruiz/awesome-dotnet-maui

A curated list of awesome .NET MAUI libraries and resources.
https://github.com/jsuarezruiz/awesome-dotnet-maui

List: awesome-dotnet-maui

awesome-list dotnet dotnet-maui maui

Last synced: 19 days ago
JSON representation

A curated list of awesome .NET MAUI libraries and resources.

Awesome Lists containing this project

README

        

# Awesome .NET MAUI [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

[.NET Multi-platform App UI (**.NET MAUI**)](https://dot.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!](CONTRIBUTING.md)


Stars
Forks
Last Commit

## Contents
- [Books](#books): Books written about MAUI.
- [Samples](#samples): Sample apps and projects.
- [Workshops](#workshops): Workshops and guides.
- [Tools](#tools): Tooling for development.
- [Blazor](#blazor): Blazor specific resources.
- [UI](#ui): Components and UI helpers or libraries.
- [Plugins](#plugins): All other repositories.

## Books
|Name|Date|Author|Description|
|--|--|--|--|
[.NET MAUI Cross-Platform Application Development](https://www.packtpub.com/en-us/product/net-maui-cross-platform-application-development-9781835080597)|March 2024|Roger Ye|You’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 Projects](https://www.packtpub.com/en-us/product/net-maui-projects-9781837634910)|February 2024|Michael Cummings, Daniel Hindrikes, Johan Karlsson|Progressing 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 Action](https://www.manning.com/books/dot-net-maui-in-action)|July 2023|Matt 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 applications](https://www.amazon.com/NET-MAUI-Developers-cross-platform-applications-ebook/dp/B0BX3R3W9V)|March 2023|Jesse Liberty, Rodrigo Juarez|The 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 MAUI](https://dotnet.microsoft.com/en-us/download/e-book/maui/pdf)|September 2022|Michael Stonis|This 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
|Name|Description|Stars|Activity|
|--|--|--|--|
[Official .NET MAUI Samples](https://github.com/dotnet/maui-samples)|Official .NET MAUI Samples from the .NET MAUI Team!|[![GitHub stars](https://img.shields.io/github/stars/dotnet/maui-samples?style=flat-square)](https://github.com/dotnet/maui-samples/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/dotnet/maui-samples?style=flat-square)](https://github.com/dotnet/maui-samples/commits)
[Official Code Samples](https://docs.microsoft.com/samples/browse/?expanded=dotnet&products=dotnet-maui)|Official .NET MAUI Code Samples from documentation and across official repos.|
[.NET Podcasts](https://github.com/microsoft/dotnet-podcasts/)|.NET Conf 2021 and Microsoft Build 2022 showcase app.|[![GitHub stars](https://img.shields.io/github/stars/microsoft/dotnet-podcasts?style=flat-square)](https://github.com/microsoft/dotnet-podcasts/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/microsoft/dotnet-podcasts?style=flat-square)](https://github.com/microsoft/dotnet-podcasts/commits)
[AStore App](https://github.com/akv3sic/MAUI-store-app)|AStore is a simple e-commerce app built with .NET MAUI. Uses MVVM architecture. UI built with XAML.|[![GitHub stars](https://img.shields.io/github/stars/akv3sic/MAUI-store-app?style=flat-square)](https://github.com/akv3sic/MAUI-store-app/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/akv3sic/MAUI-store-app?style=flat-square)](https://github.com/akv3sic/MAUI-store-app/commits)
[BMI Calculator](https://github.com/naweed/MauiBMICalculator)|A simple and gorgeous BMI Calculator built using .NET MAUI and Skia Sharp. Inspired by Dribble design.|[![GitHub stars](https://img.shields.io/github/stars/naweed/MauiBMICalculator?style=flat-square)](https://github.com/naweed/MauiBMICalculator/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/naweed/MauiBMICalculator?style=flat-square)](https://github.com/naweed/MauiBMICalculator/commits)
[HackerNews](https://github.com/brminnick/HackerNews)|A .NET MAUI app for displaying the top posts on Hacker News that demonstrates text sentiment analysis gathered using artificial intelligence.|[![GitHub stars](https://img.shields.io/github/stars/brminnick/HackerNews?style=flat-square)](https://github.com/brminnick/HackerNews/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/brminnick/HackerNews?style=flat-square)](https://github.com/brminnick/HackerNews/commits)
[Maui Planets](https://github.com/naweed/MauiPlanets)|Planets Mobile App UI built using .Net Maui. Implements the Dribbble design.|[![GitHub stars](https://img.shields.io/github/stars/naweed/MauiPlanets?style=flat-square)](https://github.com/naweed/MauiPlanets/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/naweed/MauiPlanets?style=flat-square)](https://github.com/naweed/MauiPlanets/commits)
[Maui Premier League](https://github.com/jameslee214/maui-premierleague)|.NET Conf 2022 Korea by [.NET Dev](https://forum.dotnetdev.kr/t/maui-premier-league-app/4691) showcase app. CollectionView and simple UI design.|[![GitHub stars](https://img.shields.io/github/stars/jameslee214/maui-premierleague?style=flat-square)](https://github.com/naweed/MauiTubePlayer/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/jameslee214/maui-premierleague?style=flat-square)](https://github.com/jameslee214/maui-premierleague/commits)
[MauiSamples](https://github.com/VladislavAntonyuk/MauiSamples)|.NET MAUI samples (.NET MAUI Paint, .NET MAUI Blazor Photo gallery, Kanban board and more).|[![GitHub stars](https://img.shields.io/github/stars/VladislavAntonyuk/MauiSamples?style=flat-square)](https://github.com/VladislavAntonyuk/MauiSamples/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/VladislavAntonyuk/MauiSamples?style=flat-square)](https://github.com/VladislavAntonyuk/MauiSamples/commits)
[MauiScientificCalculator](https://github.com/naweed/MauiScientificCalculator)|A simple scientific calculator built using .NET MAUI.|[![GitHub stars](https://img.shields.io/github/stars/naweed/MauiScientificCalculator?style=flat-square)](https://github.com/naweed/MauiScientificCalculator/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/naweed/MauiScientificCalculator?style=flat-square)](https://github.com/naweed/MauiScientificCalculator/commits)
[Maui Tube Player](https://github.com/naweed/MauiTubePlayer)|A 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 stars](https://img.shields.io/github/stars/naweed/MauiTubePlayer?style=flat-square)](https://github.com/naweed/MauiTubePlayer/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/naweed/MauiTubePlayer?style=flat-square)](https://github.com/naweed/MauiTubePlayer/commits)
[More .NET MAUI Samples](https://github.com/jsuarezruiz/dotnet-maui-samples)|.NET MAUI samples.|[![GitHub stars](https://img.shields.io/github/stars/jsuarezruiz/dotnet-maui-samples?style=flat-square)](https://github.com/jsuarezruiz/dotnet-maui-samples/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/CommunityToolkit/Maui?style=flat-square)](https://github.com/CommunityToolkit/Maui/commits)
[MyFinance App](https://github.com/gonultasmf/MyFinance)|It is a beautifully designed Finance application for .NET MAUI Markup(No XAML) enthusiasts. Made with FmgLib.MauiMarkup.|[![GitHub stars](https://img.shields.io/github/stars/gonultasmf/MyFinance?style=flat-square)](https://github.com/gonultasmf/MyFinance/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/gonultasmf/MyFinance?style=flat-square)](https://github.com/gonultasmf/MyFinance/commits)
[NightClub](https://github.com/Kapusch/blog-dotnet-maui/tree/main/Samples/NightClub)|Build a highly colorful music application [step-by-step](https://www.mauicestclair.fr/en/posts/tutos/my-first-app/)! 💃🏾🕺🏻🪩 Uses C# Markup (i.e. no XAML), MVVM & MediaElement.
[Sharing.WebBlazor.MauiHybrid](https://github.com/Hona/Sharing.WebBlazor.MauiHybrid)|This 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 Hybrid|[![GitHub stars](https://img.shields.io/github/stars/Hona/Sharing.WebBlazor.MauiHybrid?style=flat-square)](https://github.com/Hona/Sharing.WebBlazor.MauiHybrid/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Hona/Sharing.WebBlazor.MauiHybrid?style=flat-square)](https://github.com/Hona/Sharing.WebBlazor.MauiHybrid/commits)
[SOS App](https://github.com/adityaoberai/SOS-MAUI)|A 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 stars](https://img.shields.io/github/stars/adityaoberai/SOS-MAUI?style=flat-square)](https://github.com/adityaoberai/SOS-MAUI/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/adityaoberai/SOS-MAUI?style=flat-square)](https://github.com/adityaoberai/SOS-MAUI/commits)
[Soferity: Game Portal](https://github.com/Soferity/GamePortal)|Soferity: 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 stars](https://img.shields.io/github/stars/Soferity/GamePortal?style=flat-square)](https://github.com/Soferity/GamePortal/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Soferity/GamePortal?style=flat-square)](https://github.com/Soferity/GamePortal/commits)
[Swashbuckler Diary](https://github.com/Yu-Core/SwashbucklerDiary)|An open source cross-platform local diary app using MAUI Blazor.|[![GitHub stars](https://img.shields.io/github/stars/Yu-Core/SwashbucklerDiary?style=flat-square)](https://github.com/Yu-Core/SwashbucklerDiary/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Yu-Core/SwashbucklerDiary?style=flat-square)](https://github.com/Yu-Core/SwashbucklerDiary/commits)
[V2ex.MAUI](https://github.com/rwecho/V2ex.MAUI)|A multi-platform, user-friendly, and feature-rich V2ex native application made by MAUI.|[![GitHub stars](https://img.shields.io/github/stars/rwecho/V2ex.MAUI?style=flat-square)](https://github.com/Soferity/GamePortal/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/rwecho/V2ex.MAUI?style=flat-square)](https://github.com/rwecho/V2ex.MAUI/commits)
[WeatherTwentyOne](https://github.com/davidortinau/WeatherTwentyOne/)|Microsoft Build 2021 showcase app.|[![GitHub stars](https://img.shields.io/github/stars/davidortinau/WeatherTwentyOne?style=flat-square)](https://github.com/davidortinau/WeatherTwentyOne/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/davidortinau/WeatherTwentyOne?style=flat-square)](https://github.com/davidortinau/WeatherTwentyOne/commits)

## Workshops
|Name|Description|Stars|Activity|
|--|--|--|--|
[.NET MAUI Workshop](https://github.com/dotnet-presentations/dotnet-maui-workshop)|A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows.|[![GitHub stars](https://img.shields.io/github/stars/dotnet-presentations/dotnet-maui-workshop?style=flat-square)](https://github.com/dotnet-presentations/dotnet-maui-workshop/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/dotnet-presentations/dotnet-maui-workshop?style=flat-square)](https://github.com/dotnet-presentations/dotnet-maui-workshop/commits)
[Taller .NET MAUI](https://github.com/jsuarezruiz/taller-dotnet-maui)|Taller de desarrollo de aplicaciones con .NET MAUI (Spanish content).|[![GitHub stars](https://img.shields.io/github/stars/jsuarezruiz/taller-dotnet-maui?style=flat-square)](https://github.com/jsuarezruiz/taller-dotnet-maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/jsuarezruiz/taller-dotnet-maui?style=flat-square)](https://github.com/jsuarezruiz/taller-dotnet-maui/commits)

## Tools
|Name|Description|Stars|Activity|
|--|--|--|--|
[.NET MAUI Check tool](https://github.com/Redth/dotnet-maui-check)|NET MAUI Check tool.|[![GitHub stars](https://img.shields.io/github/stars/Redth/dotnet-maui-check?style=flat-square)](https://github.com/Redth/dotnet-maui-check/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Redth/dotnet-maui-check?style=flat-square)](https://github.com/Redth/dotnet-maui-check/commits)
[.NET MAUI UI Testing](https://github.com/Redth/Maui.UITesting)|NET MAUI UI Testing tool.|[![GitHub stars](https://img.shields.io/github/stars/Redth/Maui.UITesting?style=flat-square)](https://github.com/Redth/Maui.UITesting/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Redth/Maui.UITesting?style=flat-square)](https://github.com/Redth/Maui.UITesting/commits)
[DotNet.Meteor](https://github.com/JaneySprings/DotNet.Meteor)|The .NET Meteor allows you to build, debug .NET 6 / .NET 7 apps and deploy them to devices or emulators.|[![GitHub stars](https://img.shields.io/github/stars/JaneySprings/DotNet.Meteor?style=flat-square)](https://github.com/JaneySprings/DotNet.Meteor/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/JaneySprings/DotNet.Meteor?style=flat-square)](https://github.com/JaneySprings/DotNet.Meteor/commits)
[MAUI App Accelerator](https://github.com/mrlacey/MauiAppAccelerator)|A Visual Studio extension to accelerate the creation of new .NET MAUI apps using a wizard-based UI.|[![GitHub stars](https://img.shields.io/github/stars/mrlacey/MauiAppAccelerator?style=flat-square)](https://github.com/mrlacey/MauiAppAccelerator/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/mrlacey/MauiAppAccelerator?style=flat-square)](https://github.com/mrlacey/MauiAppAccelerator/commits)
[MAUI Designer](https://github.com/GMPrakhar/MAUI-Designer)|A small project to be able to preview XAML changes into MAUI view, and later add drag and drop functionality to create MAUI UI.|[![GitHub stars](https://img.shields.io/github/stars/GMPrakhar/MAUI-Designer?style=flat-square)](https://github.com/GMPrakhar/MAUI-Designer/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/GMPrakhar/MAUI-Designer?style=flat-square)](https://github.com/GMPrakhar/MAUI-Designer/commits)
[MemoryToolkit.Maui](https://github.com/AdamEssenmacher/MemoryToolkit.Maui)|A developer toolkit for detecting, diagnosing, and mitigating memory leaks in .NET MAUI applications.|[![GitHub stars](https://img.shields.io/github/stars/AdamEssenmacher/MemoryToolkit.Maui?style=flat-square)](https://github.com/AdamEssenmacher/MemoryToolkit.Maui)|[![GitHub last-commit](https://img.shields.io/github/last-commit/AdamEssenmacher/MemoryToolkit.Maui?style=flat-square)](https://github.com/AdamEssenmacher/MemoryToolkit.Maui/commits)
[Shiny Templates](https://github.com/shinyorg/templates)|A dotnet new template for .NET MAUI that helps wireup over 60 community plugins and libraries|[![GitHub stars](https://img.shields.io/github/stars/shinyorg/templates?style=flat-square)](https://github.com/shinyorg/templates/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/shinyorg/templates?style=flat-square)](https://github.com/shinyorg/templates/commits)

## Blazor
|Name|Description|Stars|Activity|
|--|--|--|--|
[Bit Platform](https://github.com/bitfoundation/bitplatform)|Ready to use project templates plus UI components focused on Blazor WASM/Hybrid(MAUI) that are extremely fast yet lightweight.|[![GitHub stars](https://img.shields.io/github/stars/bitfoundation/bitplatform?style=flat-square)](https://github.com/bitfoundation/bitplatform/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/bitfoundation/bitplatform?style=flat-square)](https://github.com/bitfoundation/bitplatform/commits)
[BlazorBindings.Maui](https://github.com/Dreamescaper/BlazorBindings.Maui)|Use Blazor syntax to build native MAUI applications.|[![GitHub stars](https://img.shields.io/github/stars/Dreamescaper/BlazorBindings.Maui?style=flat-square)](https://github.com/Dreamescaper/BlazorBindings.Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Dreamescaper/BlazorBindings.Maui?style=flat-square)](https://github.com/Dreamescaper/BlazorBindings.Maui/commits)
[BlazorUI](https://github.com/StoicDreams/BlazorUI)|UI Framework and component library for Blazor based Websites and Maui projects.|[![GitHub stars](https://img.shields.io/github/stars/StoicDreams/BlazorUI?style=flat-square)](https://github.com/StoicDreams/BlazorUI/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/StoicDreams/BlazorUI?style=flat-square)](https://github.com/StoicDreams/BlazorUI/commits)
[Cropper.Blazor](https://github.com/CropperBlazor/Cropper.Blazor)|Cropper.Blazor is a component that wraps around Cropper.js for cropping images in Blazor. Support Blazor Server, Blazor WebAssembly, Blazor Server Hybrid with MVC and MAUI Blazor Hybrid. [Demo](https://cropperblazor.github.io/demo).|![GitHub stars](https://img.shields.io/github/stars/CropperBlazor/Cropper.Blazor?style=flat-square&cacheSeconds=604800)|![GitHub last-commit](https://img.shields.io/github/last-commit/CropperBlazor/Cropper.Blazor?style=flat-square&cacheSeconds=86400)
[MASA.Blazor](https://github.com/BlazorComponent/MASA.Blazor)|Blazor component library based on Material Design. Support Blazor Server and Blazor WebAssembly.|[![GitHub stars](https://img.shields.io/github/stars/BlazorComponent/MASA.Blazor?style=flat-square)](https://github.com/BlazorComponent/MASA.Blazor/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/BlazorComponent/MASA.Blazor?style=flat-square)](https://github.com/BlazorComponent/MASA.Blazor/commits)
[Radzen.Blazor](https://github.com/radzenhq/radzen-blazor)|Robust Blazor component library supporting WASM and Server and multiple themes. Also available is a WYSIWIG desktop application ([Radzen Blazor Studio](https://www.radzen.com/blazor-studio/)) with auto-CRUD builders. Freemium options for additional themes and functionality.|[![GitHub stars](https://img.shields.io/github/stars/radzenhq/radzen-blazor?style=flat-square)](https://github.com/radzenhq/radzen-blazor/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/radzenhq/radzen-blazor?style=flat-square)](https://github.com/radzenhq/radzen-blazor/commits)
[Taiizor.Essentials.Blazor](https://github.com/Taiizor/Taiizor.Essentials.Blazor)|Taiizor.Essentials.Blazor is a essentials library for projects using .NET Blazor. It provides convenience with various functions it offers.|[![GitHub stars](https://img.shields.io/github/stars/Taiizor/Taiizor.Essentials.Blazor?style=flat-square)](https://github.com/Taiizor/Taiizor.Essentials.Blazor/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Taiizor/Taiizor.Essentials.Blazor?style=flat-square)](https://github.com/Taiizor/Taiizor.Essentials.Blazor/commits)

## UI
|Name|Description|Stars|Activity|
|--|--|--|--|
[.NET MAUI Community Toolkit](https://github.com/CommunityToolkit/Maui)|The .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 stars](https://img.shields.io/github/stars/CommunityToolkit/Maui?style=flat-square)](https://github.com/CommunityToolkit/Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/CommunityToolkit/Maui?style=flat-square)](https://github.com/CommunityToolkit/Maui/commits)
[AcrylicView.MAUI](https://github.com/sswi/AcrylicView.MAUI)|Acrylic creates a translucent texture.|[![GitHub stars](https://img.shields.io/github/stars/sswi/AcrylicView.MAUI?style=flat-square)](https://github.com/sswi/AcrylicView.MAUI/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/sswi/AcrylicView.MAUI?style=flat-square)](https://github.com/sswi/AcrylicView.MAUI/commits)
[AiForms.Maui.SettingsView](https://github.com/muak/AiForms.Maui.SettingsView)|This is a flexible TableView specialized in settings for Android / iOS.|[![GitHub stars](https://img.shields.io/github/stars/muak/AiForms.Maui.SettingsView?style=flat-square)](https://github.com/muak/AiForms.Maui.SettingsView/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/muak/AiForms.Maui.SettingsView?style=flat-square)](https://github.com/muak/AiForms.Maui.SettingsView/commits)
[AlohaKit](https://github.com/jsuarezruiz/AlohaKit)|A set of .NET MAUI drawn controls.|[![GitHub stars](https://img.shields.io/github/stars/jsuarezruiz/AlohaKit?style=flat-square)](https://github.com/jsuarezruiz/AlohaKit/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/jsuarezruiz/AlohaKit?style=flat-square)](https://github.com/jsuarezruiz/AlohaKit/commits)
[AppActions.Icons.Maui](https://github.com/adenearnshaw/AppActions.Icons.Maui)|A .NET MAUI library that provides some default icons for AppActions without having to create your own.|[![GitHub stars](https://img.shields.io/github/stars/adenearnshaw/AppActions.Icons.Maui?style=flat-square)](https://github.adenearnshaw/AppActions.Icons.Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/adenearnshaw/AppActions.Icons.Maui?style=flat-square)](https://github.com/adenearnshaw/AppActions.Icons.Maui/commits)
[Breadcrumb](https://github.com/IeuanWalker/Maui.Breadcrumb)|This 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 stars](https://img.shields.io/github/stars/IeuanWalker/Maui.Breadcrumb?style=flat-square)](https://github.com/IeuanWalker/Maui.Breadcrumb/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/IeuanWalker/Maui.Breadcrumb?style=flat-square)](https://github.com/IeuanWalker/Maui.Breadcrumb/commits)
[CarouselView.Maui](https://github.com/microspaze/CarouselView.Maui)|CarouselView controls for .NET MAUI migrated from CarouselView.FormsPlugin for Xamarin.|[![GitHub stars](https://img.shields.io/github/stars/microspaze/CarouselView.Maui?style=flat-square)](https://github.microspaze/CarouselView.Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/microspaze/CarouselView.Maui?style=flat-square)](https://github.com/microspaze/CarouselView.Maui/commits)
[CompiledBindings](https://github.com/levitali/CompiledBindings)|A library that provides {x:Bind} Markup Extension for WPF, MAUI and Xamarin Forms|[![GitHub stars](https://img.shields.io/github/stars/levitali/CompiledBindings?style=flat-square)](https://github.com/levitali/CompiledBindings/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/levitali/CompiledBindings?style=flat-square)](https://github.com/levitali/CompiledBindings/commits)
[Controls.Userdialogs.Maui](https://github.Alex-Dobrynin/Controls.UserDialogs.Maui)|A 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 stars](https://img.shields.io/github/stars/Alex-Dobrynin/Controls.UserDialogs.Maui?style=flat-square)](https://github.Alex-Dobrynin/Controls.UserDialogs.Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Alex-Dobrynin/Controls.UserDialogs.Maui?style=flat-square)](https://github.com/Alex-Dobrynin/Controls.UserDialogs.Maui/commits)
[MPowerKit.Popups](https://github.com/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](https://github.com/rotorgames/Rg.Plugins.Popup) and [Mopups](https://github.com/LuckyDucko/Mopups), but implementation is completely different.|[![GitHub stars](https://img.shields.io/github/stars/MPowerKit/Popups?style=flat-square)](https://github.com/MPowerKit/Popups/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/MPowerKit/Popups?style=flat-square)](https://github.com/MPowerKit/Popups/commits)
[DevExpress .NET MAUI Controls](https://www.devexpress.com/maui/)|A set of free .NET MAUI components including Charts, Data Grid, Scheduler, CollectionView and more
[dotMorten.Maui.AutoSuggestBox](https://github.com/davefxy/dotMorten.Maui.AutoSuggestBox)|Represents a text control that makes suggestions to users as they type.|[![GitHub stars](https://img.shields.io/github/stars/davefxy/dotMorten.Maui.AutoSuggestBox?style=flat-square)](https://github.davefxy/dotMorten.Maui.AutoSuggestBox/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/davefxy/dotMorten.Maui.AutoSuggestBox?style=flat-square)](https://github.com/davefxy/dotMorten.Maui.AutoSuggestBox/commits)
[DrawnUi.Maui](https://github.com/taublast/DrawnUi.Maui)|Rendering 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 stars](https://img.shields.io/github/stars/taublast/DrawnUi.Maui?style=flat-square)](https://github.com/taublast/DrawnUi.Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/taublast/DrawnUi.Maui?style=flat-square)](https://github.com/taublast/DrawnUi.Maui/commits)
[EntityViews](https://github.com/beto-rodriguez/EntityViews)|This project generates ViewModels based on the models of the application using source generators.|[![GitHub stars](https://img.shields.io/github/stars/beto-rodriguez/EntityViews?style=flat-square)](https://github.com/beto-rodriguez/EntityViews/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/beto-rodriguez/EntityViews?style=flat-square)](https://github.com/beto-rodriguez/EntityViews/commits)
[EZCharts.Maui.Donut](https://github.com/DashTheDev/EZCharts.Maui.Donut)|Rendering donut charts in .NET MAUI just got a whole lot easier!.|[![GitHub stars](https://img.shields.io/github/stars/DashTheDev/EZCharts.Maui.Donut?style=flat-square)](https://github.com/DashTheDev/EZCharts.Maui.Donut/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/DashTheDev/EZCharts.Maui.Donut?style=flat-square)](https://github.com/DashTheDev/EZCharts.Maui.Donut/commits)
[FluidNav](https://github.com/beto-rodriguez/FluidNav)|Fluid 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 stars](https://img.shields.io/github/stars/beto-rodriguez/FluidNav?style=flat-square)](https://github.com/beto-rodriguez/FluidNav/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/beto-rodriguez/FluidNav?style=flat-square)](https://github.com/beto-rodriguez/FluidNav/commits)
[FmgLib.MauiMarkup](https://github.com/FmgLib/FmgLib.MauiMarkup)|It provides developers with a straightforward and flexible approach to building user interfaces using C# code.|[![GitHub stars](https://img.shields.io/github/stars/FmgLib/FmgLib.MauiMarkup?style=flat-square)](https://github.com/FmgLib/FmgLib.MauiMarkup/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/FmgLib/FmgLib.MauiMarkup?style=flat-square)](https://github.com/FmgLib/FmgLib.MauiMarkup/commits)
[FunctionZero.Maui.Controls](https://github.com/Keflon/FunctionZero.Maui.Controls)|Fast and highly customisable virtualizing ListView and TreeView.|[![GitHub stars](https://img.shields.io/github/stars/Keflon/FunctionZero.Maui.Controls?style=flat-square)](https://github.com/Keflon/FunctionZero.Maui.Controls/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Keflon/FunctionZero.Maui.Controls?style=flat-square)](https://github.com/Keflon/FunctionZero.Maui.Controls/commits)
[GalleryCarousel](https://github.com/beto-rodriguez/GalleryCarousel)|Simple and flexible animated carousel for .NET MAUI.|[![GitHub stars](https://img.shields.io/github/stars/beto-rodriguez/GalleryCarousel?style=flat-square)](https://github.com/beto-rodriguez/GalleryCarousel/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/beto-rodriguez/GalleryCarousel?style=flat-square)](https://github.com/beto-rodriguez/GalleryCarousel/commits)
[Indiko.Maui.Controls.Markdown](https://github.com/0xc3u/Indiko.Maui.Controls.Markdown)|The 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 stars](https://img.shields.io/github/stars/0xc3u/Indiko.Maui.Controls.Markdown?style=flat-square)](https://github.com/0xc3u/Indiko.Maui.Controls.Markdown/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/0xc3u/Indiko.Maui.Controls.Markdown?style=flat-square)](https://github.com/0xc3u/Indiko.Maui.Controls.Markdown/commits)
[LiveCharts2](https://github.com/beto-rodriguez/LiveCharts2)|Simple, flexible, interactive & powerful charts, maps and gauges.|[![GitHub stars](https://img.shields.io/github/stars/beto-rodriguez/LiveCharts2?style=flat-square)](https://github.com/beto-rodriguez/LiveCharts2/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/beto-rodriguez/LiveCharts2?style=flat-square)](https://github.com/beto-rodriguez/LiveCharts2/commits)
[Manuela](https://github.com/beto-rodriguez/Manuela)|Manuela is a productivity framework for Maui; it is a quick way to get things done.|[![GitHub stars](https://img.shields.io/github/stars/beto-rodriguez/Manuela?style=flat-square)](https://github.com/beto-rodriguez/Manuela/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/beto-rodriguez/Manuela?style=flat-square)](https://github.com/beto-rodriguez/Manuela/commits)
[Mapbox](https://github.com/tuyen-vuduc/mapbox-maui)|A dedicated library and starting sample for integrating Mapbox into your MAUI application.|[![GitHub stars](https://img.shields.io/github/stars/tuyen-vuduc/mapbox-maui?style=flat-square)](https://github.tuyen-vuduc/mapbox-maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/tuyen-vuduc/mapbox-maui?style=flat-square)](https://github.com/tuyen-vuduc/mapbox-maui/commits)
[Mapsui](https://github.com/Mapsui/Mapsui)|Mapsui is a .NET Map component.|[![GitHub stars](https://img.shields.io/github/stars/Mapsui/Mapsui?style=flat-square)](https://github.Mapsui/Mapsui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Mapsui/Mapsui?style=flat-square)](https://github.com/Mapsui/Mapsui/commits)
[Material.Components.Maui](https://github.com/yiszza/Material.Components.Maui)|Material You Components for .NET MAUI.|[![GitHub stars](https://img.shields.io/github/stars/yiszza/Material.Components.Maui?style=flat-square)](https://github.com/yiszza/Material.Components.Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/yiszza/Material.Components.Maui?style=flat-square)](https://github.com/yiszza/Material.Components.Maui/commits)
[MauiAnimation](https://github.com/jsuarezruiz/MauiAnimation)|Is a library designed for .NET MAUI that aims to facilitate the use of animations to developers.|[![GitHub stars](https://img.shields.io/github/stars/jsuarezruiz/MauiAnimation?style=flat-square)](https://github.jsuarezruiz/MauiAnimation/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/jsuarezruiz/MauiAnimation?style=flat-square)](https://github.com/jsuarezruiz/MauiAnimation/commits)
[Maui.ColorPicker](https://github.com/nor0x/Maui.ColorPicker)|Color Picker Control for .NET MAUI powered by SkiaSharp.|[![GitHub stars](https://img.shields.io/github/stars/nor0x/Maui.ColorPicker?style=flat-square)](https://github.nor0x/Maui.ColorPicker/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/nor0x/Maui.ColorPicker?style=flat-square)](https://github.com/nor0x/Maui.ColorPicker/commits)
[Maui.Controls.BottomSheet](https://github.com/naweed/Maui.Controls.BottomSheet)|A simple customizable Bottom Sheet control built using .NET MAUI.|[![GitHub stars](https://img.shields.io/github/stars/naweed/Maui.Controls.BottomSheet?style=flat-square)](https://github.com/naweed/Maui.Controls.BottomSheet/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/naweed/Maui.Controls.BottomSheet?style=flat-square)](https://github.com/naweed/Maui.Controls.BottomSheet/commits)
[Maui.Controls.RatingView](https://github.com/naweed/Maui.Controls.RatingView)|A simple and customizable Rating View control for use with .NET MAUI Apps.|[![GitHub stars](https://img.shields.io/github/stars/naweed/Maui.Controls.RatingView?style=flat-square)](https://github.com/naweed/Maui.Controls.RatingView/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/naweed/Maui.Controls.RatingView?style=flat-square)](https://github.com/naweed/Maui.Controls.RatingView/commits)
[Maui.DataGrid](https://github.com/akgulebubekir/Maui.DataGrid)|DataGrid library for .NET MAUI applications.|[![GitHub stars](https://img.shields.io/github/stars/akgulebubekir/Maui.DataGrid?style=flat-square)](https://github.akgulebubekir/Maui.DataGrid/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/akgulebubekir/Maui.DataGrid?style=flat-square)](https://github.com/akgulebubekir/Maui.DataGrid/commits)
[MAUI.FreakyControls](https://github.com/FreakyAli/MAUI.FreakyControls)|FreakyControls is a free OSS UI Kit for .NET MAUI which provides a set of controls and utilities to build modern mobile apps.|[![GitHub stars](https://img.shields.io/github/stars/FreakyAli/MAUI.FreakyControls?style=flat-square)](https://github.FreakyAli/MAUI.FreakyControls/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/FreakyAli/MAUI.FreakyControls?style=flat-square)](https://github.com/FreakyAli/MAUI.FreakyControls/commits)
[Maui.FreakyEffects](https://github.com/FreakyAli/Maui.FreakyEffects)|FreakyEffects is an effects kit for .NET MAUI which provides a set of effects and utilities to build modern mobile apps.|[![GitHub stars](https://img.shields.io/github/stars/FreakyAli/Maui.FreakyEffects?style=flat-square)](https://github.FreakyAli/Maui.FreakyEffects/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/FreakyAli/Maui.FreakyEffects?style=flat-square)](https://github.com/FreakyAli/Maui.FreakyEffects/commits)
[MauiIcons](https://github.com/AathifMahir/MauiIcons)|Fluent & 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 stars](https://img.shields.io/github/stars/AathifMahir/MauiIcons?style=flat-square)](https://github.com/AathifMahir/MauiIcons/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/AathifMahir/MauiIcons?style=flat-square)](https://github.com/AathifMahir/MauiIcons/commits)
[Maui.Markup](https://github.com/CommunityToolkit/Maui.Markup)|The .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 stars](https://img.shields.io/github/stars/CommunityToolkit/Maui.Markup?style=flat-square)](https://github.CommunityToolkit/Maui.Markup/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/CommunityToolkit/Maui.Markup?style=flat-square)](https://github.com/CommunityToolkit/Maui.Markup/commits)
[Maui.NeoControls](https://github.com/felipebaltazar/Maui.NeoControls)|Controls for .NET MAUI based on neumorphism tendency.|[![GitHub stars](https://img.shields.io/github/stars/felipebaltazar/Maui.NeoControls?style=flat-square)](https://github.felipebaltazar/Maui.NeoControls/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/felipebaltazar/Maui.NeoControls?style=flat-square)](https://github.com/felipebaltazar/Maui.NeoControls/commits)
[Maui.NullableDateTimePicker](https://github.com/sebarslan/Maui.NullableDateTimePicker)|The Nullable DateTimePicker is a custom calendar control for selecting a nullable date and time value in a .NET MAUI application.|[![GitHub stars](https://img.shields.io/github/stars/sebarslan/Maui.NullableDateTimePicker?style=flat-square)](https://github.sebarslan/Maui.NullableDateTimePicker/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/sebarslan/Maui.NullableDateTimePicker?style=flat-square)](https://github.com/sebarslan/Maui.NullableDateTimePicker/commits)
[MauiPane](https://github.com/jsuarezruiz/MauiPane)|.NET MAUI Layouts Library.|[![GitHub stars](https://img.shields.io/github/stars/jsuarezruiz/MauiPane?style=flat-square)](https://github.jsuarezruiz/MauiPane/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/jsuarezruiz/MauiPane?style=flat-square)](https://github.com/jsuarezruiz/MauiPane/commits)
[maui-ratingcontrol](https://github.com/tsjdev-apps/maui-ratingcontrol)|Simple rating control using a Font in .NET MAUI.|[![GitHub stars](https://img.shields.io/github/stars/tsjdev-apps/maui-ratingcontrol?style=flat-square)](https://github.tsjdev-apps/maui-ratingcontrol/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/tsjdev-apps/maui-ratingcontrol?style=flat-square)](https://github.com/tsjdev-apps/maui-ratingcontrol/commits)
[Maui.VirtualListView](https://github.com/Redth/Maui.VirtualListView)|A slim ListView implementation for .NET MAUI that uses Platform virtualized lists / collections.|[![GitHub stars](https://img.shields.io/github/stars/Redth/Maui.VirtualListView?style=flat-square)](https://github.Redth/Maui.VirtualListView/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Redth/Maui.VirtualListView?style=flat-square)](https://github.com/Redth/Maui.VirtualListView/commits)
[MPowerKit.VirtualizeListView](https://github.com/MPowerKit/VirtualizeListView)|MAUI 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 stars](https://img.shields.io/github/stars/MPowerKit/VirtualizeListView?style=flat-square)](https://github.com/MPowerKit/VirtualizeListView/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/MPowerKit/VirtualizeListView?style=flat-square)](https://github.com/MPowerKit/VirtualizeListView/commits)
[MPowerKit.TabView](https://github.com/MPowerKit/TabView)|Fully customizable .NET MAUI TabView. It is written without native code and it is fully compatible with all platforms MAUI supports.|[![GitHub stars](https://img.shields.io/github/stars/MPowerKit/TabView?style=flat-square)](https://github.com/MPowerKit/TabView/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/MPowerKit/TabView?style=flat-square)](https://github.com/MPowerKit/TabView/commits)
[Maui.UITesting](https://github.com/Redth/Maui.UITesting)|Experimenting with UI Testing approaches for .NET / MAUI.|[![GitHub stars](https://img.shields.io/github/stars/Redth/Maui.UITesting?style=flat-square)](https://github.Redth/Maui.UITesting/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Redth/Maui.UITesting?style=flat-square)](https://github.com/Redth/Maui.UITesting/commits)
[Maui.zBind](https://github.com/Keflon/FunctionZero.Maui.zBind)|A .NET MAUI library that allows DataBinding to expressions.|[![GitHub stars](https://img.shields.io/github/stars/Keflon/FunctionZero.Maui.zBind?style=flat-square)](https://github.com/Keflon/FunctionZero.Maui.zBind/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Keflon/FunctionZero.Maui.zBind?style=flat-square)](https://github.com/Keflon/FunctionZero.Maui.zBind/commits)
[Microsoft.Maui.Graphics](https://github.com/dotnet/Microsoft.Maui.Graphics)|Microsoft.Maui.Graphics is a cross-platform graphics library for iOS, Android, Windows, macOS, Tizen and Linux completely in C#.|[![GitHub stars](https://img.shields.io/github/stars/dotnet/Microsoft.Maui.Graphics?style=flat-square)](https://github.dotnet/Microsoft.Maui.Graphics/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/dotnet/Microsoft.Maui.Graphics?style=flat-square)](https://github.com/dotnet/Microsoft.Maui.Graphics/commits)
[Microsoft.Maui.Graphics.Controls](https://github.com/dotnet/Microsoft.Maui.Graphics.Controls)|Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material).|[![GitHub stars](https://img.shields.io/github/stars/dotnet/Microsoft.Maui.Graphics.Controls?style=flat-square)](https://github.com/dotnet/Microsoft.Maui.Graphics.Controls/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/dotnet/Microsoft.Maui.Graphics.Controls?style=flat-square)](https://github.com/dotnet/Microsoft.Maui.Graphics.Controls/commits)
[Microsoft.Maui.Platform.Channels](https://github.com/Redth/Microsoft.Maui.Platform.Channels)|A simple bridge for messaging between .NET and iOS/MacCatalyst/Android Platforms at runtime.|[![GitHub stars](https://img.shields.io/github/stars/Redth/Microsoft.Maui.Platform.Channels?style=flat-square)](https://github.com/Redth/Microsoft.Maui.Platform.Channels/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Redth/Microsoft.Maui.Platform.Channels?style=flat-square)](https://github.com/Redth/Microsoft.Maui.Platform.Channels/commits)
[Nalu.Maui.Navigation](https://github.com/nalu-development/nalu)|Shell-based navigation abstraction which handles `IDisposable`, provides navigation guards, and simplifies passing parameters.|[![GitHub stars](https://img.shields.io/github/stars/nalu-development/nalu?style=flat-square)](https://github.com/nalu-development/nalu/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/nalu-development/nalu?style=flat-square)](https://github.com/nalu-development/nalu/commits)
[OverFlower](https://github.com/nor0x/OverFlower)|Endless scroller control for .NET MAUI.|[![GitHub stars](https://img.shields.io/github/stars/nor0x/OverFlower?style=flat-square)](https://github.com/nor0x/OverFlower/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/nor0x/OverFlower?style=flat-square)](https://github.com/nor0x/OverFlower/commits)
[OxyPlot.Maui.Skia](https://github.com/oxyplot/oxyplot-maui)|This repository contains the Maui implementation with SkiaSharp.|[![GitHub stars](https://img.shields.io/github/stars/iniceice88/OxyPlot.Maui.Skia?style=flat-square)](https://github.com/oxyplot/oxyplot-maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/iniceice88/OxyPlot.Maui.Skia?style=flat-square)](https://github.com/oxyplot/oxyplot-maui/commits)
[PINView.Maui](https://github.com/MGohil/PINView.Maui)|PINView is .NET Maui cross platform UI control to facilitate UI for mobile PIN (MPIN), OTP or Verification Code entry.|[![GitHub stars](https://img.shields.io/github/stars/MGohil/PINView.Maui?style=flat-square)](https://github.com/MGohil/PINView.Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/MGohil/PINView.Maui?style=flat-square)](https://github.com/MGohil/PINView.Maui/commits)
[Plugin.SegmentedControl.Maui](https://github.com/thomasgalliker/Plugin.SegmentedControl.Maui)|This library provides a segmented control for .NET MAUI apps using native platform APIs.|[![GitHub stars](https://img.shields.io/github/stars/thomasgalliker/Plugin.SegmentedControl.Maui?style=flat-square)](https://github.com/thomasgalliker/Plugin.SegmentedControl.Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/thomasgalliker/Plugin.SegmentedControl.Maui?style=flat-square)](https://github.com/thomasgalliker/Plugin.SegmentedControl.Maui/commits)
[SegmentedViews](https://github.com/vapolia/SegmentedViews)|Powerful segmented view for MAUI.|[![GitHub stars](https://img.shields.io/github/stars/vapolia/SegmentedViews?style=flat-square)](https://github.com/vapolia/SegmentedViews/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/vapolia/SegmentedViews?style=flat-square)](https://github.com/vapolia/SegmentedViews/commits)
[SharpConstraintLayout](https://github.com/xtuzy/SharpConstraintLayout)|This 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 stars](https://img.shields.io/github/stars/xtuzy/SharpConstraintLayout?style=flat-square)](https://github.com/xtuzy/SharpConstraintLayout/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/xtuzy/SharpConstraintLayout?style=flat-square)](https://github.com/xtuzy/SharpConstraintLayout/commits)
[Sharpnado.Tabs](https://github.com/roubachof/Sharpnado.Tabs)|Pure MAUI and Xamarin.Forms Tabs, including fixed tabs, scrollable tabs, bottom tabs, badge, segmented control, custom tabs, button tabs, bendable tabs.|[![GitHub stars](https://img.shields.io/github/stars/roubachof/Sharpnado.Tabs?style=flat-square)](https://github.com/roubachof/Sharpnado.Tabs/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/roubachof/Sharpnado.Tabs?style=flat-square)](https://github.com/roubachof/Sharpnado.Tabs/commits)
[Sharp.UI](https://github.com/idexus/Sharp.UI)|C# Code Markup Library for .NET MAUI: UI Development with Fluent Methods and Hot Reload (VS Code and VS2022)|[![GitHub stars](https://img.shields.io/github/stars/idexus/Sharp.UI?style=flat-square)](https://github.com/idexus/CodeMarkup-Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/idexus/Sharp.UI?style=flat-square)](https://github.com/idexus/Sharp.UI/commits)
[SimpleToolkit](https://github.com/RadekVyM/SimpleToolkit)|SimpleToolkit is a .NET MAUI library of helpers and simple, easily customizable controls.|[![GitHub stars](https://img.shields.io/github/stars/RadekVyM/SimpleToolkit?style=flat-square)](https://github.com/RadekVyM/SimpleToolkit/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/RadekVyM/SimpleToolkit?style=flat-square)](https://github.com/RadekVyM/SimpleToolkit/commits)
[StateButton](https://github.com/IeuanWalker/Maui.StateButton)|With 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 stars](https://img.shields.io/github/stars/IeuanWalker/Maui.StateButton?style=flat-square)](https://github.com/IeuanWalker/Maui.StateButton/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/IeuanWalker/Maui.StateButton?style=flat-square)](https://github.com/IeuanWalker/Maui.StateButton/commits)
[Switch](https://github.com/IeuanWalker/Maui.Switch)|A control that allows you to design any type of switch/ toggle for .NET MAUI. It's also 100% accessible. |[![GitHub stars](https://img.shields.io/github/stars/IeuanWalker/Maui.Switch?style=flat-square)](https://github.com/IeuanWalker/Maui.Switch/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/IeuanWalker/Maui.Switch?style=flat-square)](https://github.com/IeuanWalker/Maui.Switch/commits)
[The49.Maui.BottomSheet](https://github.com/the49code/The49.Maui.BottomSheet)|Maui.BottomSheet is a .NET MAUI library used to display pages as Bottom Sheets.|[![GitHub stars](https://img.shields.io/github/stars/the49code/The49.Maui.BottomSheet?style=flat-square)](https://github.com/the49code/The49.Maui.BottomSheet/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/the49code/The49.Maui.BottomSheet?style=flat-square)](https://github.com/the49code/The49.Maui.BottomSheet/commits)
[The49.Maui.ContextMenu](https://github.com/the49code/The49.Maui.ContextMenu)|Maui.ContextMenu is a .NET MAUI library for Android and iOS used to open a native context menu on long press.|[![GitHub stars](https://img.shields.io/github/stars/the49code/The49.Maui.ContextMenu?style=flat-square)](https://github.com/the49code/The49.Maui.ContextMenu/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/the49code/The49.Maui.ContextMenu?style=flat-square)](https://github.com/the49code/The49.Maui.ContextMenu/commits)
[UraniumUI](https://github.com/enisn/UraniumUI)|Uranium is a Free & Open-Source UI Kit for MAUI. It provides a set of controls and utilities to build modern applications.|[![GitHub stars](https://img.shields.io/github/stars/enisn/UraniumUI?style=flat-square)](https://github.com/enisn/UraniumUI/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/enisn/UraniumUI?style=flat-square)](https://github.com/enisn/UraniumUI/commits)
[Vapolia.UserInteraction](https://github.com/softlion/UserInteraction)|Blocking 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 stars](https://img.shields.io/github/stars/softlion/UserInteraction?style=flat-square)](https://github.com/softlion/UserInteraction/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/softlion/UserInteraction?style=flat-square)](https://github.com/softlion/UserInteraction/commits)
[Xamarin.Forms.Skeleton](https://github.com/HorusSoftwareUY/Xamarin.Forms.Skeleton)|A library that provides skeleton/ shimmer controls for activity indication. Targets Xamarin and MAUI|[![GitHub stars](https://img.shields.io/github/stars/HorusSoftwareUY/Xamarin.Forms.Skeleton?style=flat-square)](https://github.com/HorusSoftwareUY/Xamarin.Forms.Skeleton/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/HorusSoftwareUY/Xamarin.Forms.Skeleton?style=flat-square)](https://github.com/HorusSoftwareUY/Xamarin.Forms.Skeleton/commits)
[XCalendar](https://github.com/ME-MarvinE/XCalendar)|A plugin for Xamarin Forms and .NET MAUI providing a completely customisable calendar control with complex functionality.|[![GitHub stars](https://img.shields.io/github/stars/ME-MarvinE/XCalendar?style=flat-square)](https://github.com/ME-MarvinE/XCalendar/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/ME-MarvinE/XCalendar?style=flat-square)](https://github.com/ME-MarvinE/XCalendar/commits)

## Plugins
|Name|Description|Stars|Activity|
|--|--|--|--|
[.NET Community Toolkit](https://github.com/CommunityToolkit/dotnet)|MVVM Source Generators, validators, performance, and so much more!|[![GitHub stars](https://img.shields.io/github/stars/CommunityToolkit/dotnet?style=flat-square)](https://github.com/CommunityToolkit/dotnet/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/CommunityToolkit/dotnet?style=flat-square)](https://github.com/CommunityToolkit/dotnet/commits)
[.NET MAUI Community Toolkit](https://github.com/CommunityToolkit/Maui)|The .NET MAUI Community Toolkit is a collection of common elements for development with .NET MAUI that people tend to replicate across multiple apps.|[![GitHub stars](https://img.shields.io/github/stars/CommunityToolkit/Maui?style=flat-square)](https://github.com/CommunityToolkit/Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/CommunityToolkit/Maui?style=flat-square)](https://github.com/CommunityToolkit/Maui/commits)
[.NET MAUI Community Toolkit Markup](https://github.com/CommunityToolkit/Maui.Markup)|The .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 stars](https://img.shields.io/github/stars/CommunityToolkit/Maui.Markup?style=flat-square)](https://github.com/CommunityToolkit/Maui.Markup/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/CommunityToolkit/Maui.Markup?style=flat-square)](https://github.com/CommunityToolkit/Maui.Markup/commits)
[.NET Templates](https://github.com/VladislavAntonyuk/.NET-Templates)|.NET Templates like Onion architecture cross-platform application and all iOS Extensions for .NET MAUI.|[![GitHub stars](https://img.shields.io/github/stars/VladislavAntonyuk/.NET-Templates?style=flat-square)](https://github.com/VladislavAntonyuk/.NET-Templates/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/VladislavAntonyuk/.NET-Templates?style=flat-square)](https://github.com/VladislavAntonyuk/.NET-Templates/commits)
[Aptabase.Maui](https://aptabase.com/for-maui)|Analytics for .NET MAUI Apps. 100% Open Source, Privacy-Friendly and Simple.|[![GitHub stars](https://img.shields.io/github/stars/aptabase/aptabase-maui?style=flat-square)](https://github.com/aptabase/aptabase-maui)|[![GitHub last-commit](https://img.shields.io/github/last-commit/aptabase/aptabase-maui?style=flat-square)](https://github.com/aptabase/aptabase-maui/commits)
[BarcodeScanning.Native.Maui](https://github.com/afriscic/BarcodeScanning.Native.Maui)|Barcode scanning library based on native platform APIs for barcode detection: Google ML Kit, Apple Vision framework|[![GitHub stars](https://img.shields.io/github/stars/afriscic/BarcodeScanning.Native.Maui?style=flat-square)](https://github.com/afriscic/BarcodeScanning.Native.Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/afriscic/BarcodeScanning.Native.Maui?style=flat-square)](https://github.com/afriscic/BarcodeScanning.Native.Maui/commits)
[BindableProps](https://github.com/KafkaWannaFly/BindableProps)|This library helps you to reduce writing boilerplate code when creating your custom UI components.|[![GitHub stars](https://img.shields.io/github/stars/KafkaWannaFly/BindableProps?style=flat-square)](https://github.com/KafkaWannaFly/BindableProps/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/KafkaWannaFly/BindableProps?style=flat-square)](https://github.com/KafkaWannaFly/BindableProps/commits)
[Camera.MAUI](https://github.com/hjam40/Camera.MAUI)|A Camera View control and a Barcode Endode/Decode control (based on ZXing.Net) for .NET MAUI applications.|[![GitHub stars](https://img.shields.io/github/stars/hjam40/Camera.MAUI?style=flat-square)](https://github.com/hjam40/Camera.MAUI/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/hjam40/Camera.MAUI?style=flat-square)](https://github.com/hjam40/Camera.MAUI/commits)
[CameraScanner.Maui](https://github.com/thomasgalliker/CameraScanner.Maui)|This 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 stars](https://img.shields.io/github/stars/thomasgalliker/CameraScanner.Maui?style=flat-square)](https://github.com/thomasgalliker/CameraScanner.Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/thomasgalliker/CameraScanner.Maui?style=flat-square)](https://github.com/thomasgalliker/CameraScanner.Maui/commits)
[Docutain SDK](https://sdk.docutain.com/)|Cross platform SDK including Document Scanner, Barcode Scanner, Textrecognition (OCR), Dataextraction and PDF creation.
[DrasticMaui](https://github.com/drasticactions/DrasticMaui)|.NET MAUI Helper Library.|[![GitHub stars](https://img.shields.io/github/stars/drasticactions/DrasticMaui?style=flat-square)](https://github.com/drasticactions/DrasticMaui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/drasticactions/DrasticMaui?style=flat-square)](https://github.com/drasticactions/DrasticMaui/commits)
[elmah.io for MAUI](https://docs.elmah.io/logging-to-elmah-io-from-maui/)|Best error logging and uptime monitoring for .NET
[Epoxy](https://github.com/kekyo/Epoxy)|A .NET XAML Model-View-ViewModel data-bindable infrastructure library, independent flexible API sets.|[![GitHub stars](https://img.shields.io/github/stars/kekyo/Epoxy?style=flat-square)](https://github.com/kekyo/Epoxy/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/kekyo/Epoxy?style=flat-square)](https://github.com/kekyo/Epoxy/commits)
[InAppBilling](https://github.com/jamesmontemagno/InAppBillingPlugin)|Cross-platform in-app purchases and subsciptions for your apps.|[![GitHub stars](https://img.shields.io/github/stars/jamesmontemagno/InAppBillingPlugin?style=flat-square)](https://github.com/jamesmontemagno/InAppBillingPlugin/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/jamesmontemagno/InAppBillingPlugin?style=flat-square)](https://github.com/jamesmontemagno/InAppBillingPlugin/commits)
[LocalizationResourceManager.Maui](https://github.com/SirJohnK/LocalizationResourceManager.Maui)|Enhanced .NET MAUI version of the Xamarin Community Toolkit LocalizationResourceManager.|[![GitHub stars](https://img.shields.io/github/stars/SirJohnK/LocalizationResourceManager.Maui?style=flat-square)](https://github.com/SirJohnK/LocalizationResourceManager.Maui)|[![GitHub last-commit](https://img.shields.io/github/last-commit/SirJohnK/LocalizationResourceManager.Maui?style=flat-square)](https://github.com/SirJohnK/LocalizationResourceManager.Maui/commits)
[MaterialColorUtilities.Maui](https://github.com/albi005/MaterialColorUtilities)|Material You dynamic theming|[![GitHub stars](https://img.shields.io/github/stars/albi005/MaterialColorUtilities?style=flat-square)](https://github.com/albi005/MaterialColorUtilities/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/albi005/MaterialColorUtilities?style=flat-square)](https://github.com/albi005/MaterialColorUtilities/commits)
[Maui.BindableProperty.Generator](https://github.com/rrmanzano/maui-bindableproperty-generator)|Source generator that automatically transforms fields into BindableProperties that can be used in MAUI.|[![GitHub stars](https://img.shields.io/github/stars/rrmanzano/maui-bindableproperty-generator?style=flat-square)](https://github.com/rrmanzano/maui-bindableproperty-generator/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/rrmanzano/maui-bindableproperty-generator?style=flat-square)](https://github.com/rrmanzano/maui-bindableproperty-generator/commits)
[MauiBinding](https://github.com/realZhangChi/MauiBinding)|MauiBinding converts native android and ios sdk to Maui binding library.|[![GitHub stars](https://img.shields.io/github/stars/realZhangChi/MauiBinding?style=flat-square)](https://github.com/realZhangChi/MauiBinding/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/realZhangChi/MauiBinding?style=flat-square)](https://github.com/realZhangChi/MauiBinding/commits)
[Maui.DataForms](https://github.com/rjygraham/maui.dataforms)|Set 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 stars](https://img.shields.io/github/stars/rjygraham/maui.dataforms?style=flat-square)](https://github.com/rjygraham/maui.dataforms/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/rjygraham/maui.dataforms?style=flat-square)](https://github.com/rjygraham/maui.dataforms/commits)
[Maui.Plugins.PageResolver](https://github.com/matt-goldman/Maui.Plugins.PageResolver)|A simple and lightweight page resolver for use in .NET MAUI projects.|[![GitHub stars](https://img.shields.io/github/stars/matt-goldman/Maui.Plugins.PageResolver?style=flat-square)](https://github.com/matt-goldman/Maui.Plugins.PageResolver/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/matt-goldman/Maui.Plugins.PageResolver?style=flat-square)](https://github.com/matt-goldman/Maui.Plugins.PageResolver/commits)
[MauiReactor](https://github.com/adospace/reactorui-maui)|MauiReactor is a MVU UI framework built on top of MAUI.|[![GitHub stars](https://img.shields.io/github/stars/adospace/reactorui-maui?style=flat-square)](https://github.com/adospace/reactorui-maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/adospace/reactorui-maui?style=flat-square)](https://github.com/adospace/reactorui-maui/commits)
[MauiShakeDetector](https://github.com/AathifMahir/MauiShakeDetector)|Maui 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 stars](https://img.shields.io/github/stars/AathifMahir/MauiShakeDetector?style=flat-square)](https://github.com/AathifMahir/MauiShakeDetector/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/AathifMahir/MauiShakeDetector?style=flat-square)](https://github.com/AathifMahir/MauiShakeDetector/commits)
[MauiAudio](https://github.com/BeautifulPilgrim/MauiAudio)|An Audio Plugin in MAUI with native control.|[![GitHub stars](https://img.shields.io/github/stars/BeautifulPilgrim/MauiAudio?style=flat-square)](https://github.com/BeautifulPilgrim/MauiAudio/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/BeautifulPilgrim/MauiAudio?style=flat-square)](https://github.com/BeautifulPilgrim/MauiAudio/commits)
[MauiSettings](https://github.com/AndreasReitberger/MauiSettings)|A nuget to improve settings storage (locally and eventually in the cloud) on .NET MAUI projects.|[![GitHub stars](https://img.shields.io/github/stars/AndreasReitberger/MauiSettings?style=flat-square)](https://github.com/AndreasReitberger/MauiSettings/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/AndreasReitberger/MauiSettings?style=flat-square)](https://github.com/AndreasReitberger/MauiSettings/commits)
[Mavvm](https://github.com/vniehues/mavvm)|mavvm 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 stars](https://img.shields.io/github/stars/vniehues/mavvm?style=flat-square)](https://github.com/vniehues/mavvm/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/vniehues/mavvm?style=flat-square)](https://github.com/vniehues/mavvm/commits)
[Mvvm.Nucleus.Maui](https://github.com/EGoverde/Mvvm.Nucleus.Maui)|Light MVVM Framework build using industry standards. Includes viewmodel registration, navigation, lifecycles events and popups. Build to be a simpler alternative to PRISM.|[![GitHub stars](https://img.shields.io/github/stars/EGoverde/Mvvm.Nucleus.Maui?style=flat-square)](https://github.com/EGoverde/Mvvm.Nucleus.Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/EGoverde/Mvvm.Nucleus.Maui?style=flat-square)](https://github.com/EGoverde/Mvvm.Nucleus.Maui/commits)
[MPowerKit.Lottie](https://github.com/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 stars](https://img.shields.io/github/stars/MPowerKit/Lottie?style=flat-square)](https://github.com/MPowerKit/Lottie/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/MPowerKit/Lottie?style=flat-square)](https://github.com/MPowerKit/Lottie/commits)
[MPowerKit.Navigation](https://github.com/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 stars](https://img.shields.io/github/stars/MPowerKit/Navigation?style=flat-square)](https://github.com/MPowerKit/Navigation/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/MPowerKit/Navigation?style=flat-square)](https://github.com/MPowerKit/Navigation/commits)
[MPowerKit.ImageCaching.Nuke](https://github.com/MPowerKit/ImageCaching.Nuke)|Image caching library for .NET MAUI iOS and MacCatalyst based on [Kean's Nuke](https://github.com/kean/Nuke) native library.|[![GitHub stars](https://img.shields.io/github/stars/MPowerKit/ImageCaching.Nuke?style=flat-square)](https://github.com/MPowerKit/ImageCaching.Nuke/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/MPowerKit/ImageCaching.Nuke?style=flat-square)](https://github.com/MPowerKit/ImageCaching.Nuke/commits)
[Xamarin.Controls.ImageCropper](https://github.com/Alex-Dobrynin/Xamarin.Controls.ImageCropper)|Simple crossplatform MAUI / Xamarin image cropper, you can use it in Xamarin.Forms, Xamarin native and MAUI.|[![GitHub stars](https://img.shields.io/github/stars/Alex-Dobrynin/Xamarin.Controls.ImageCropper?style=flat-square)](https://github.com/Alex-Dobrynin/Xamarin.Controls.ImageCropper/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Alex-Dobrynin/Xamarin.Controls.ImageCropper?style=flat-square)](https://github.com/Alex-Dobrynin/Xamarin.Controls.ImageCropper/commits)
[New Relic MAUI Plugin](https://github.com/newrelic/newrelic-maui-plugin)|This 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 stars](https://img.shields.io/github/stars/newrelic/newrelic-maui-plugin?style=flat-square)](https://github.com/newrelic/newrelic-maui-plugin/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/newrelic/newrelic-maui-plugin?style=flat-square)](https://github.com/newrelic/newrelic-maui-plugin/commits)
[NLog.Targets.MauiLog](https://github.com/NLog/NLog.Targets.MauiLog)|NLog Target for debugging on MAUI / Xamarin Mobile Platforms. |[![GitHub stars](https://img.shields.io/github/stars/NLog/NLog.Targets.MauiLog?style=flat-square)](https://github.com/NLog/NLog.Targets.MauiLog/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/NLog/NLog.Targets.MauiLog?style=flat-square)](https://github.com/NLog/NLog.Targets.MauiLog/commits)
[Nuke MAUI](https://github.com/AvantiPoint/nuke.maui)|The AvantiPoint Nuke Maui library is an extension library for Nuke Build for developers writing DotNet Maui applications.|[![GitHub stars](https://img.shields.io/github/stars/AvantiPoint/nuke.maui?style=flat-square)](https://github.com/AvantiPoint/nuke.maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/AvantiPoint/nuke.maui?style=flat-square)](https://github.com/AvantiPoint/nuke.maui/commits)
[PersianUIControlsMaui](https://github.com/RezaShaban/PersianUIControlsMaui)|Persian Calendar & some other controls for .NET MAUI|[![GitHub stars](https://img.shields.io/github/stars/RezaShaban/PersianUIControlsMaui?style=flat-square)](https://github.com/RezaShaban/PersianUIControlsMaui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/RezaShaban/PersianUIControlsMaui?style=flat-square)](https://github.com/RezaShaban/PersianUIControlsMaui/commits)
[Plugin.FirebasePushNotifications](https://github.com/thomasgalliker/Plugin.FirebasePushNotifications)|Receive and handle firebase push notifications in .NET MAUI apps|[![GitHub stars](https://img.shields.io/github/stars/thomasgalliker/Plugin.FirebasePushNotifications?style=flat-square)](https://github.com/thomasgalliker/Plugin.FirebasePushNotifications/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/thomasgalliker/Plugin.FirebasePushNotifications?style=flat-square)](https://github.com/thomasgalliker/Plugin.FirebasePushNotifications/commits)
[Plugin.LocalNotification](https://github.com/thudugala/Plugin.LocalNotification)|The local notification plugin provides a way to show local notifications from Xamarin.Forms / .Net MAUI apps.|[![GitHub stars](https://img.shields.io/github/stars/thudugala/Plugin.LocalNotification?style=flat-square)](https://github.com/thudugala/Plugin.LocalNotification/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/thudugala/Plugin.LocalNotification?style=flat-square)](https://github.com/thudugala/Plugin.LocalNotification/commits)
[Plugin.Maui.AppRating](https://github.com/FabriBertani/Plugin.Maui.AppRating)|An easy way to quickly add store rating reviews to your .Net MAUI app.|[![GitHub stars](https://img.shields.io/github/stars/FabriBertani/Plugin.Maui.AppRating?style=flat-square)](https://github.com/FabriBertani/Plugin.Maui.AppRating)|[![GitHub last-commit](https://img.shields.io/github/last-commit/FabriBertani/Plugin.Maui.AppRating?style=flat-square)](https://github.com/FabriBertani/Plugin.Maui.AppRating/commits)
[Plugin.Maui.Audio](https://github.com/jfversluis/Plugin.Maui.Audio)|Plugin.Maui.Audio provides the ability to play audio inside a .NET MAUI application.|[![GitHub stars](https://img.shields.io/github/stars/jfversluis/Plugin.Maui.Audio?style=flat-square)](https://github.com/jfversluis/Plugin.Maui.Audio/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/jfversluis/Plugin.Maui.Audio?style=flat-square)](https://github.com/jfversluis/Plugin.Maui.Audio/commits)
[Plugin.Maui.AudioRecorder](https://github.com/math3ussdl/Plugin.Maui.AudioRecorder)|This plugin provides functionality to record audio and transcribe spoken text into written format in real-time, while saving the audio file.|[![GitHub stars](https://img.shields.io/github/stars/math3ussdl/Plugin.Maui.AudioRecorder?style=flat-square)](https://github.com/math3ussdl/Plugin.Maui.AudioRecorder/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/math3ussdl/Plugin.Maui.AudioRecorder?style=flat-square)](https://github.com/math3ussdl/Plugin.Maui.AudioRecorder/commits)
[Plugin.Maui.Biometric](https://github.com/FreakyAli/Plugin.Maui.Biometric)|A biometric plugin for .NET MAUI.|[![GitHub stars](https://img.shields.io/github/stars/FreakyAli/Plugin.Maui.Biometric?style=flat-square)](https://github.FreakyAli/Plugin.Maui.Biometric/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/FreakyAli/Plugin.Maui.Biometric?style=flat-square)](https://github.com/FreakyAli/Plugin.Maui.Biometric/commits)
[Plugin.Maui.DebugOverlay](https://github.com/davidortinau/Plugin.Maui.DebugOverlay)|Provides a simple ribbon to indicate the app is running in Debug mode.|[![GitHub stars](https://img.shields.io/github/stars/davidortinau/Plugin.Maui.DebugOverlay?style=flat-square)](https://github.com/davidortinau/Plugin.Maui.DebugOverlay/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/davidortinau/Plugin.Maui.DebugOverlay?style=flat-square)](https://github.com/davidortinau/Plugin.Maui.DebugOverlay/commits)
[Plugin.Maui.DebugRainbows](https://github.com/sthewissen/Plugin.Maui.DebugRainbows)|Adds 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 stars](https://img.shields.io/github/stars/sthewissen/Plugin.Maui.DebugRainbows?style=flat-square)](https://github.com/sthewissen/Plugin.Maui.DebugRainbows/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/sthewissen/Plugin.Maui.DebugRainbows?style=flat-square)](https://github.com/sthewissen/Plugin.Maui.DebugRainbows/commits)
[Plugin.Maui.FormsMigration](https://github.com/jfversluis/Plugin.Maui.DebugRainbows)|Provides helpers to make your transition from Xamarin.Forms to .NET MAUI easier.|[![GitHub stars](https://img.shields.io/github/stars/jfversluis/Plugin.Maui.FormsMigration?style=flat-square)](https://github.com/jfversluis/Plugin.Maui.FormsMigration/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/jfversluis/Plugin.Maui.FormsMigration?style=flat-square)](https://github.com/jfversluis/Plugin.Maui.FormsMigration/commits)
[Plugin.Maui.ScreenBrightness](https://github.com/jfversluis/Plugin.Maui.ScreenBrightness)|Plugin.Maui.ScreenBrightness provides the ability to get or set the screen brightness inside a .NET MAUI application.|[![GitHub stars](https://img.shields.io/github/stars/jfversluis/Plugin.Maui.ScreenBrightness?style=flat-square)](https://github.com/jfversluis/Plugin.Maui.ScreenBrightness/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/jfversluis/Plugin.Maui.ScreenBrightness?style=flat-square)](https://github.com/jfversluis/Plugin.Maui.ScreenBrightness/commits)
[Plugin.Maui.ScreenSecurity](https://github.com/FabriBertani/Plugin.Maui.ScreenSecurity)|Safeguard your .NET MAUI app effortlessly by preventing content exposure, screenshots, and recordings with ease.|[![GitHub stars](https://img.shields.io/github/stars/FabriBertani/Plugin.Maui.ScreenSecurity?style=flat-square)](https://github.com/FabriBertani/Plugin.Maui.ScreenSecurity)|[![GitHub last-commit](https://img.shields.io/github/last-commit/FabriBertani/Plugin.Maui.ScreenSecurity?style=flat-square)](https://github.com/FabriBertani/Plugin.Maui.ScreenSecurity/commits)
[Plugin.Maui.UITestHelpers](https://github.com/jfversluis/Plugin.Maui.UITestHelpers)|Provides a set of helpers to support UI testing your .NET MAUI app with Appium and migration from Xamarin.UITest to Appium. |[![GitHub stars](https://img.shields.io/github/stars/jfversluis/Plugin.Maui.UITestHelpers?style=flat-square)](https://github.com/jfversluis/Plugin.Maui.UITestHelpers/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/jfversluis/Plugin.Maui.UITestHelpers?style=flat-square)](https://github.com/jfversluis/Plugin.Maui.UITestHelpers/commits)
[Prism.Maui](https://github.com/PrismLibrary/Prism)|Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..|[![GitHub stars](https://img.shields.io/github/stars/PrismLibrary/Prism?style=flat-square)](https://github.com/PrismLibrary/Prism/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/PrismLibrary/Prism?style=flat-square)](https://github.com/PrismLibrary/Prism/commits)
[ReactiveProperty](https://github.com/runceel/ReactiveProperty)|ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions.|[![GitHub stars](https://img.shields.io/github/stars/runceel/ReactiveProperty?style=flat-square)](https://github.com/runceel/ReactiveProperty/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/runceel/ReactiveProperty?style=flat-square)](https://github.com/runceel/ReactiveProperty/commits)
[Sentry.Maui](https://sentry.io/for/dotnet-maui/)|Sentry 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 stars](https://img.shields.io/github/stars/getsentry/sentry-dotnet?style=flat-square)](https://github.com/getsentry/sentry-dotnet/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/getsentry/sentry-dotnet?style=flat-square)](https://github.com/getsentry/sentry-dotnet/commits)
[Shiny .NET](https://shinylib.net/)|Shiny 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 MAUI|[![GitHub stars](https://img.shields.io/github/stars/shinyorg/shiny?style=flat-square)](https://github.com/shinyorg/shiny/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/shinyorg/shiny?style=flat-square)](https://github.com/shinyorg/shiny/commits)
[Shiny Mediator](https://github.com/shinyorg/mediator)|Shiny Mediator brings a mediation pattern to your .NET MAUI & Blazor applications with some nice "out of the box" middleware to help supercharge your architecture|[![GitHub stars](https://img.shields.io/github/stars/shinyorg/mediator?style=flat-square)](https://github.com/shinyorg/mediator/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/shinyorg/shiny?style=flat-square)](https://github.com/shinyorg/mediator/commits)
[SkiaSharp](https://github.com/mono/SkiaSharp)|Cross-platform 2D graphics API for .NET including .NET MAUI views|[![GitHub stars](https://img.shields.io/github/stars/mono/SkiaSharp?style=flat-square)](https://github.com/mono/SkiaSharp/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/mono/SkiaSharp?style=flat-square)](https://github.com/mono/SkiaSharp/commits)
[Taiizor.Essentials.Maui](https://github.com/Taiizor/Taiizor.Essentials.Maui)|Taiizor.Essentials.Maui is a essentials library for projects using .NET MAUI. It provides convenience with various functions it offers.|[![GitHub stars](https://img.shields.io/github/stars/Taiizor/Taiizor.Essentials.Maui?style=flat-square)](https://github.com/Taiizor/Taiizor.Essentials.Maui/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Taiizor/Taiizor.Essentials.Maui?style=flat-square)](https://github.com/Taiizor/Taiizor.Essentials.Maui/commits)
[The49.Maui.MaterialSwitch](https://github.com/the49code/The49.Maui.MaterialSwitch)|Adds the ability to use Material 3 switches on Android instead of the default switch.|[![GitHub stars](https://img.shields.io/github/stars/the49code/The49.Maui.MaterialSwitch?style=flat-square)](https://github.com/the49code/The49.Maui.MaterialSwitch/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/the49code/The49.Maui.MaterialSwitch?style=flat-square)](https://github.com/the49code/The49.Maui.MaterialSwitch/commits)
[ZXing.Net.MAUI](https://github.com/Redth/BigIslandBarcoding)|Barcode Scanning for .NET MAUI. The successor to ZXing.Net.Mobile.|[![GitHub stars](https://img.shields.io/github/stars/Redth/BigIslandBarcoding?style=flat-square)](https://github.com/Redth/BigIslandBarcoding/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/Redth/BigIslandBarcoding?style=flat-square)](https://github.com/Redth/BigIslandBarcoding/commits)