Ecosyste.ms: Awesome

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

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: 3 months ago
JSON representation

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

Lists

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.


Stars
Forks
Last Commit

[Contributions are always welcome!](CONTRIBUTING.md)

## Contents
- [Awesome .NET MAUI](#awesome-net-maui-)
- [Contents](#contents)
- [Books](#books)
- [Samples](#samples)
- [Workshops](#workshops)
- [Tools](#tools)
- [Blazor](#blazor)
- [UI](#ui)
- [Plugins](#plugins)

## Books
- [.NET MAUI in Action](https://www.manning.com/books/dot-net-maui-in-action): authored by Matt Goldman
- [.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): authored by Jesse Liberty and Rodrigo Juarez
- [Enterprise Application Patterns using .NET MAUI](https://dotnet.microsoft.com/en-us/download/e-book/maui/pdf): authored by Michael Stonis

## Samples

- [Official .NET MAUI Samples](https://github.com/dotnet/maui-samples)
[![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 .NET MAUI Samples from the .NET MAUI Team!
- [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.
- [MauiScientificCalculator](https://github.com/naweed/MauiScientificCalculator)
[![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) - A simple scientific calculator built using .NET MAUI.
- [More .NET MAUI Samples](https://github.com/jsuarezruiz/dotnet-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) - .NET MAUI samples.
- [MauiSamples](https://github.com/VladislavAntonyuk/MauiSamples)
[![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) - .NET MAUI samples (.NET MAUI Paint, .NET MAUI Blazor Photo gallery, Kanban board and more).
- [HackerNews](https://github.com/brminnick/HackerNews)
[![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) - A .NET MAUI app for displaying the top posts on Hacker News that demonstrates text sentiment analysis gathered using artificial intelligence.
- [WeatherTwentyOne](https://github.com/davidortinau/WeatherTwentyOne/)
[![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) - Microsoft Build 2021 showcase app.
- [.NET Podcasts](https://github.com/microsoft/dotnet-podcasts/)
[![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) - .NET Conf 2021 and Microsoft Build 2022 showcase app.
- [Maui Planets](https://github.com/naweed/MauiPlanets)
[![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) - Planets Mobile App UI built using .Net Maui. Implements the Dribbble design.
- [BMI Calculator](https://github.com/naweed/MauiBMICalculator)
[![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) - A simple and gorgeous BMI Calculator built using .NET MAUI and Skia Sharp. Inspired by Dribble design.
- [Maui Tube Player](https://github.com/naweed/MauiTubePlayer)
[![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) - 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.
- [Maui Premier League](https://github.com/jameslee214/maui-premierleague)
[![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) - .NET Conf 2022 Korea by [.NET Dev](https://forum.dotnetdev.kr/t/maui-premier-league-app/4691) showcase app. CollectionView and simple UI design.
- [SOS App](https://github.com/adityaoberai/SOS-MAUI)
[![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) - 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.
- [Soferity: Game Portal](https://github.com/Soferity/GamePortal)
[![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) - 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.
- [V2ex.MAUI](https://github.com/rwecho/V2ex.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) -A multi-platform, user-friendly, and feature-rich V2ex native application made by MAUI.
- [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)
[![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) - 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
- [Swashbuckler Diary](https://github.com/Yu-Core/SwashbucklerDiary)
[![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) An open source cross-platform local diary app using MAUI Blazor.
- [AStore App](https://github.com/akv3sic/MAUI-store-app)
[![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) - AStore is a simple e-commerce app built with .NET MAUI. Uses MVVM architecture. UI built with XAML.

## Workshops

- [.NET MAUI Workshop](https://github.com/dotnet-presentations/dotnet-maui-workshop)
[![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) - A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows.
- [Taller .NET MAUI](https://github.com/jsuarezruiz/taller-dotnet-maui)
[![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) -Taller de desarrollo de aplicaciones con .NET MAUI (Spanish content).

## Tools

- [.NET MAUI Check tool](https://github.com/Redth/dotnet-maui-check)
[![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 Check tool.
- [.NET MAUI UI Testing](https://github.com/Redth/Maui.UITesting)
[![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) - NET MAUI UI Testing tool.
- [MAUI App Accelerator](https://github.com/mrlacey/MauiAppAccelerator)
[![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) - A Visual Studio extension to accelerate the creation of new .NET MAUI apps using a wizard-based UI.
- [DotNet.Meteor](https://github.com/JaneySprings/DotNet.Meteor)
[![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) - The .NET Meteor allows you to build, debug .NET 6 / .NET 7 apps and deploy them to devices or emulators.

## Blazor

- [Cropper.Blazor](https://github.com/CropperBlazor/Cropper.Blazor) - ![GitHub stars](https://img.shields.io/github/stars/CropperBlazor/Cropper.Blazor?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/CropperBlazor/Cropper.Blazor?style=flat-square&cacheSeconds=86400) 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).
- [Bit Platform](https://github.com/bitfoundation/bitplatform)
[![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) - Ready to use project templates plus UI components focused on Blazor WASM/Hybrid(MAUI) that are extremely fast yet lightweight.
- [BlazorUI](https://github.com/StoicDreams/BlazorUI)
[![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) - UI Framework and component library for Blazor based Websites and Maui projects.
- [MASA.Blazor](https://github.com/BlazorComponent/MASA.Blazor)
[![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) - Blazor component library based on Material Design. Support Blazor Server and Blazor WebAssembly.
- [BlazorBindings.Maui](https://github.com/Dreamescaper/BlazorBindings.Maui)
[![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) - Use Blazor syntax to build native MAUI applications.
- [Taiizor.Essentials.Blazor](https://github.com/Taiizor/Taiizor.Essentials.Blazor)
[![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) - Taiizor.Essentials.Blazor is a essentials library for projects using .NET Blazor. It provides convenience with various functions it offers.
- [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor)
[![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) - 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.

## UI

- [.NET MAUI Community Toolkit](https://github.com/CommunityToolkit/Maui)
[![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) - 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.
- [AcrylicView.MAUI](https://github.com/sswi/AcrylicView.MAUI)
[![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) - Acrylic creates a translucent texture.
- [AiForms.Maui.SettingsView](https://github.com/muak/AiForms.Maui.SettingsView)
[![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) - This is a flexible TableView specialized in settings for Android / iOS.
- [AlohaKit](https://github.com/jsuarezruiz/AlohaKit)
[![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) - A set of .NET MAUI drawn controls.
- [AppActions.Icons.Maui](https://github.com/adenearnshaw/AppActions.Icons.Maui)
[![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) - A .NET MAUI library that provides some default icons for AppActions without having to create your own.
- [CompiledBindings](https://github.com/levitali/CompiledBindings)
[![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) - a library that provides {x:Bind} Markup Extension for WPF, MAUI and Xamarin Forms
- [Breadcrumb](https://github.com/IeuanWalker/Maui.Breadcrumb)
[![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) - 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.
- [CarouselView.Maui](https://github.com/microspaze/CarouselView.Maui)
[![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) - CarouselView controls for .NET MAUI migrated from CarouselView.FormsPlugin for Xamarin.
- [Controls.Userdialogs.Maui](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) - 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.
- [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)
[![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) - Represents a text control that makes suggestions to users as they type.
- [Mapsui](https://github.com/Mapsui/Mapsui)
[![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) - Mapsui is a .NET Map component.
- [MauiAnimation](https://github.com/jsuarezruiz/MauiAnimation)
[![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) - Is a library designed for .NET MAUI that aims to facilitate the use of animations to developers.
- [Maui.ColorPicker](https://github.com/nor0x/Maui.ColorPicker)
[![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) - Color Picker Control for .NET MAUI powered by SkiaSharp.
- [Maui.DataGrid](https://github.com/akgulebubekir/Maui.DataGrid)
[![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) - DataGrid library for .NET MAUI applications.
- [MAUI.FreakyControls](https://github.com/FreakyAli/MAUI.FreakyControls)
[![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) - FreakyControls is a free OSS UI Kit for .NET MAUI which provides a set of controls and utilities to build modern mobile apps.
- [Maui.FreakyEffects](https://github.com/FreakyAli/Maui.FreakyEffects)
[![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) - FreakyEffects is an effects kit for .NET MAUI which provides a set of effects and utilities to build modern mobile apps.
- [Maui.NeoControls](https://github.com/felipebaltazar/Maui.NeoControls)
[![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) - Controls for .NET MAUI based on neumorphism tendency.
- [Maui.NullableDateTimePicker](https://github.com/sebarslan/Maui.NullableDateTimePicker)
[![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) - The Nullable DateTimePicker is a custom calendar control for selecting a nullable date and time value in a .NET MAUI application.
- [Maui.UITesting](https://github.com/Redth/Maui.UITesting)
[![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) - Experimenting with UI Testing approaches for .NET / MAUI.
- [MauiPane](https://github.com/jsuarezruiz/MauiPane)
[![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) - .NET MAUI Layouts Library.
- [Maui.Markup](https://github.com/CommunityToolkit/Maui.Markup)
[![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) - 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.
- [MauiIcons](https://github.com/AathifMahir/MauiIcons)
[![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) - 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.
- [maui-ratingcontrol](https://github.com/tsjdev-apps/maui-ratingcontrol)
[![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) - Simple rating control using a Font in .NET MAUI.
- [Maui.VirtualListView](https://github.com/Redth/Maui.VirtualListView)
[![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) - A slim ListView implementation for .NET MAUI that uses Platform virtualized lists / collections.
- [Microsoft.Maui.Graphics](https://github.com/dotnet/Microsoft.Maui.Graphics)
[![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 is a cross-platform graphics library for iOS, Android, Windows, macOS, Tizen and Linux completely in C#.
- [Microsoft.Maui.Graphics.Controls](https://github.com/dotnet/Microsoft.Maui.Graphics.Controls)
[![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) - Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material).
- [Microsoft.Maui.Platform.Channels](https://github.com/Redth/Microsoft.Maui.Platform.Channels)
[![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) - A simple bridge for messaging between .NET and iOS/MacCatalyst/Android Platforms at runtime.
- [LiveCharts2](https://github.com/beto-rodriguez/LiveCharts2)
[![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) - Simple, flexible, interactive & powerful charts, maps and gauges.
- [XCalendar](https://github.com/ME-MarvinE/XCalendar)
[![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) - A plugin for Xamarin Forms and .NET MAUI providing a completely customisable calendar control with complex functionality.
- [Maui.zBind](https://github.com/Keflon/FunctionZero.Maui.zBind)
[![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) - A .NET MAUI library that allows DataBinding to expressions.
- [Maui.Controls.BottomSheet](https://github.com/naweed/Maui.Controls.BottomSheet)
[![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) - A simple customizable Bottom Sheet control built using .NET MAUI.
- [Maui.Controls.RatingView](https://github.com/naweed/Maui.Controls.RatingView)
[![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) - A simple and customizable Rating View control for use with .NET MAUI Apps.
- [OverFlower](https://github.com/nor0x/OverFlower)
[![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) - Endless scroller control for .NET MAUI.
- [Sharp.UI](https://github.com/idexus/Sharp.UI)
[![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) - C# Code Markup Library for .NET MAUI: UI Development with Fluent Methods and Hot Reload (VS Code and VS2022)
- [OxyPlot.Maui.Skia](https://github.com/oxyplot/oxyplot-maui)
[![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) - This repository contains the Maui implementation with SkiaSharp.
- [SharpConstraintLayout](https://github.com/xtuzy/SharpConstraintLayout)
[![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) - 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.
- [Sharpnado.Tabs](https://github.com/roubachof/Sharpnado.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) - Pure MAUI and Xamarin.Forms Tabs, including fixed tabs, scrollable tabs, bottom tabs, badge, segmented control, custom tabs, button tabs, bendable tabs.
- [SimpleToolkit](https://github.com/RadekVyM/SimpleToolkit)
[![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) - SimpleToolkit is a .NET MAUI library of helpers and simple, easily customizable controls.
- [StateButton](https://github.com/IeuanWalker/Maui.StateButton)
[![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) - 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.
- [Switch](https://github.com/IeuanWalker/Maui.Switch)
[![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) - A control that allows you to design any type of switch/ toggle for .NET MAUI. It's also 100% accessible.
- [The49.Maui.BottomSheet](https://github.com/the49code/The49.Maui.BottomSheet)
[![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) - Maui.BottomSheet is a .NET MAUI library used to display pages as Bottom Sheets.
- [The49.Maui.ContextMenu](https://github.com/the49code/The49.Maui.ContextMenu)
[![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) - Maui.ContextMenu is a .NET MAUI library for Android and iOS used to open a native context menu on long press.
- [UraniumUI](https://github.com/enisn/UraniumUI)
[![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) - Uranium is a Free & Open-Source UI Kit for MAUI. It provides a set of controls and utilities to build modern applications.
- [FunctionZero.Maui.Controls](https://github.com/Keflon/FunctionZero.Maui.Controls)
[![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) - Fast and highly customisable virtualizing ListView and TreeView.
- [Material.Components.Maui](https://github.com/yiszza/Material.Components.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) - Material You Components for .NET MAUI.
- [Xamarin.Forms.Skeleton](https://github.com/HorusSoftwareUY/Xamarin.Forms.Skeleton)
[![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) - A library that provides skeleton/ shimmer controls for activity indication. Targets Xamarin and MAUI
- [Vapolia.UserInteraction](https://github.com/softlion/UserInteraction)
[![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) - 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.

## Plugins

- [BindableProps](https://github.com/KafkaWannaFly/BindableProps)
[![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) - This library helps you to reduce writing boilerplate code when creating your custom UI components.
- [Camera.MAUI](https://github.com/hjam40/Camera.MAUI)
[![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) - A Camera View control and a Barcode Endode/Decode control (based on ZXing.Net) for .NET MAUI applications.
- [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)
[![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) - .NET MAUI Helper Library.
- [.NET Community Toolkit](https://github.com/CommunityToolkit/dotnet)
[![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) - MVVM Source Generators, validators, performance, and so much more!
- [.NET MAUI Community Toolkit](https://github.com/CommunityToolkit/Maui)
[![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) - The .NET MAUI Community Toolkit is a collection of common elements for development with .NET MAUI that people tend to replicate across multiple apps.
- [.NET MAUI Community Toolkit Markup](https://github.com/CommunityToolkit/Maui.Markup)
[![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)
- [InAppBilling](https://github.com/jamesmontemagno/InAppBillingPlugin)
[![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) - Cross-platform in-app purchases and subsciptions for your apps.
- [MauiBinding](https://github.com/realZhangChi/MauiBinding)
[![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) - MauiBinding converts native android and ios sdk to Maui binding library.
- [MauiShakeDetector](https://github.com/AathifMahir/MauiShakeDetector)
[![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) 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.
- [Maui.BindableProperty.Generator](https://github.com/rrmanzano/maui-bindableproperty-generator)
[![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) - Source generator that automatically transforms fields into BindableProperties that can be used in MAUI.
- [Maui.DataForms](https://github.com/rjygraham/maui.dataforms)
[![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) - 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.
- [Maui.Plugins.PageResolver](https://github.com/matt-goldman/Maui.Plugins.PageResolver)
[![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) - A simple and lightweight page resolver for use in .NET MAUI projects.
- [MauiReactor](https://github.com/adospace/reactorui-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) - MauiReactor is a MVU UI framework built on top of MAUI.
- [NLog.Targets.MauiLog](https://github.com/NLog/NLog.Targets.MauiLog)
[![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) - NLog Target for debugging on MAUI / Xamarin Mobile Platforms.
- [Nuke MAUI](https://github.com/AvantiPoint/nuke.maui)
[![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) - The AvantiPoint Nuke Maui library is an extension library for Nuke Build for developers writing DotNet Maui applications.
- [Plugin.Maui.Audio](https://github.com/jfversluis/Plugin.Maui.Audio)
[![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.Audio provides the ability to play audio inside a .NET MAUI application.
- [Plugin.Maui.AudioRecorder](https://github.com/math3ussdl/Plugin.Maui.AudioRecorder)
[![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) This plugin provides functionality to record audio and transcribe spoken text into written format in real-time, while saving the audio file.
- [Plugin.LocalNotification](https://github.com/thudugala/Plugin.LocalNotification)
[![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) The local notification plugin provides a way to show local notifications from Xamarin.Forms / .Net MAUI apps.
- [Plugin.Maui.ScreenBrightness](https://github.com/jfversluis/Plugin.Maui.ScreenBrightness)
[![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.ScreenBrightness provides the ability to get or set the screen brightness inside a .NET MAUI application.
- [MauiAudio](https://github.com/BeautifulPilgrim/MauiAudio) -
[![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) An Audio Plugin in MAUI with native control.
- [MauiSettings](https://github.com/AndreasReitberger/MauiSettings) -
[![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) A nuget to improve settings storage (locally and eventually in the cloud) on .NET MAUI projects.
- [PersianUIControlsMaui](https://github.com/RezaShaban/PersianUIControlsMaui)
[![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) - Persian Calendar & some other controls for .NET MAUI
- [Prism.Maui](https://github.com/dansiegel/Prism.Maui)
[![GitHub stars](https://img.shields.io/github/stars/dansiegel/Prism.Maui?style=flat-square)](https://github.com/dansiegel/Prism.Maui/stargazers)
[![GitHub last-commit](https://img.shields.io/github/last-commit/dansiegel/Prism.Maui?style=flat-square)](https://github.com/dansiegel/Prism.Maui/commits) - Prism for .NET MAUI is more than simply a port of Prism for Xamarin.Forms. Many of the features remain largely untouched, however the codebase has been written specifically for MAUI. This is an experimental repo. The code here will eventually be merged into the main Prism repo as a full fledged platform at which time this repo will be archived.
- [ReactiveProperty](https://github.com/runceel/ReactiveProperty)
[![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) - ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions.
- [SkiaSharp](https://github.com/mono/SkiaSharp)
[![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) - Cross-platform 2D graphics API for .NET including .NET MAUI views
- [ZXing.Net.MAUI](https://github.com/Redth/BigIslandBarcoding)
[![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) - Barcode Scanning for .NET MAUI. The successor to ZXing.Net.Mobile.
- [Epoxy](https://github.com/kekyo/Epoxy)
[![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) - Is a .NET XAML Model-View-ViewModel data-bindable infrastructure library, independent flexible API sets.
- [Mavvm](https://github.com/vniehues/mavvm)
[![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) - 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.
- [Sentry.Maui](https://sentry.io/for/dotnet-maui/)
[![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) - 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.
- [elmah.io for MAUI](https://docs.elmah.io/logging-to-elmah-io-from-maui/)
- [Shiny .NET](https://shinylib.net/)
[![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 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
- [The49.Maui.MaterialSwitch](https://github.com/the49code/The49.Maui.MaterialSwitch)
[![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) - Adds the ability to use Material 3 switches on Android instead of the default switch.
- [Taiizor.Essentials.Maui](https://github.com/Taiizor/Taiizor.Essentials.Maui)
[![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) - Taiizor.Essentials.Maui is a essentials library for projects using .NET MAUI. It provides convenience with various functions it offers.
- [.NET Templates](https://github.com/VladislavAntonyuk/.NET-Templates)
[![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) - .NET Templates like Onion architecture cross-platform application and all iOS Extensions for .NET MAUI.
- [MaterialColorUtilities.Maui](https://github.com/albi005/MaterialColorUtilities)
[![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) - Material You dynamic theming
- [Plugin.Maui.AppRating](https://github.com/FabriBertani/Plugin.Maui.AppRating)
[![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) - An easy way to quickly add store rating reviews to your .Net MAUI app.
- [Plugin.Maui.ScreenSecurity](https://github.com/FabriBertani/Plugin.Maui.ScreenSecurity)
[![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) - Safeguard your .NET MAUI app effortlessly by preventing content exposure, screenshots, and recordings with ease.
- [LocalizationResourceManager.Maui](https://github.com/SirJohnK/LocalizationResourceManager.Maui)
[![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) - Enhanced .NET MAUI version of the Xamarin Community Toolkit LocalizationResourceManager.
- [Aptabase.Maui](https://aptabase.com/for-maui)
[![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) - Analytics for .NET MAUI Apps. 100% Open Source, Privacy-Friendly and Simple.
- [Plugin.Maui.Biometric](https://github.com/FreakyAli/Plugin.Maui.Biometric)
[![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) - A biometric plugin for .NET MAUI.