Awesome Net Maui Save

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

Project README

Awesome .NET MAUI PRs Welcome

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

Here you can find a curated list of awesome .NET MAUI libraries and resources.

Stars Forks Last Commit

Contributions are always welcome!

Contents

Books

Samples

  • Official .NET MAUI Samples GitHub stars GitHub last-commit - Official .NET MAUI Samples from the .NET MAUI Team!
  • Official Code Samples - Official .NET MAUI Code Samples from documentation and across official repos.
  • MauiScientificCalculator GitHub stars GitHub last-commit - A simple scientific calculator built using .NET MAUI.
  • More .NET MAUI Samples GitHub stars GitHub last-commit - .NET MAUI samples.
  • MauiSamples GitHub stars GitHub last-commit - .NET MAUI samples (.NET MAUI Paint, .NET MAUI Blazor Photo gallery, Kanban board and more).
  • HackerNews GitHub stars GitHub last-commit - A .NET MAUI app for displaying the top posts on Hacker News that demonstrates text sentiment analysis gathered using artificial intelligence.
  • WeatherTwentyOne GitHub stars GitHub last-commit - Microsoft Build 2021 showcase app.
  • .NET Podcasts GitHub stars GitHub last-commit - .NET Conf 2021 and Microsoft Build 2022 showcase app.
  • Maui Planets GitHub stars GitHub last-commit - Planets Mobile App UI built using .Net Maui. Implements the Dribbble design.
  • BMI Calculator GitHub stars GitHub last-commit - A simple and gorgeous BMI Calculator built using .NET MAUI and Skia Sharp. Inspired by Dribble design.
  • Maui Tube Player GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - .NET Conf 2022 Korea by .NET Dev showcase app. CollectionView and simple UI design.
  • SOS App GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit -A multi-platform, user-friendly, and feature-rich V2ex native application made by MAUI.
  • NightClub - Build a highly colorful music application step-by-step! πŸ’ƒπŸΎπŸ•ΊπŸ»πŸͺ© Uses C# Markup (i.e. no XAML), MVVM & MediaElement.
  • Sharing.WebBlazor.MauiHybrid GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit An open source cross-platform local diary app using MAUI Blazor.
  • AStore App GitHub stars GitHub last-commit - AStore is a simple e-commerce app built with .NET MAUI. Uses MVVM architecture. UI built with XAML.

Workshops

  • .NET MAUI Workshop GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit -Taller de desarrollo de aplicaciones con .NET MAUI (Spanish content).

Tools

Blazor

  • Cropper.Blazor - GitHub stars last commit 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.
  • Bit Platform GitHub stars GitHub last-commit - Ready to use project templates plus UI components focused on Blazor WASM/Hybrid(MAUI) that are extremely fast yet lightweight.
  • BlazorUI GitHub stars GitHub last-commit - UI Framework and component library for Blazor based Websites and Maui projects.
  • MASA.Blazor GitHub stars GitHub last-commit - Blazor component library based on Material Design. Support Blazor Server and Blazor WebAssembly.
  • BlazorBindings.Maui GitHub stars GitHub last-commit - Use Blazor syntax to build native MAUI applications.
  • Taiizor.Essentials.Blazor GitHub stars GitHub last-commit - Taiizor.Essentials.Blazor is a essentials library for projects using .NET Blazor. It provides convenience with various functions it offers.
  • Radzen.Blazor GitHub stars GitHub last-commit - Robust Blazor component library supporting WASM and Server and multiple themes. Also available is a WYSIWIG desktop application (Radzen Blazor Studio) with auto-CRUD builders. Freemium options for additional themes and functionality.

UI

  • .NET MAUI Community Toolkit GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - Acrylic creates a translucent texture.
  • AiForms.Maui.SettingsView GitHub stars GitHub last-commit - This is a flexible TableView specialized in settings for Android / iOS.
  • AlohaKit GitHub stars GitHub last-commit - A set of .NET MAUI drawn controls.
  • AppActions.Icons.Maui GitHub stars GitHub last-commit - A .NET MAUI library that provides some default icons for AppActions without having to create your own.
  • CompiledBindings GitHub stars GitHub last-commit - a library that provides {x:Bind} Markup Extension for WPF, MAUI and Xamarin Forms
  • Breadcrumb GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - CarouselView controls for .NET MAUI migrated from CarouselView.FormsPlugin for Xamarin.
  • Controls.Userdialogs.Maui GitHub stars GitHub last-commit - 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 - A set of free .NET MAUI components including Charts, Data Grid, Scheduler, CollectionView and more
  • dotMorten.Maui.AutoSuggestBox GitHub stars GitHub last-commit - Represents a text control that makes suggestions to users as they type.
  • Mapsui GitHub stars GitHub last-commit - Mapsui is a .NET Map component.
  • MauiAnimation GitHub stars GitHub last-commit - Is a library designed for .NET MAUI that aims to facilitate the use of animations to developers.
  • Maui.ColorPicker GitHub stars GitHub last-commit - Color Picker Control for .NET MAUI powered by SkiaSharp.
  • Maui.DataGrid GitHub stars GitHub last-commit - DataGrid library for .NET MAUI applications.
  • MAUI.FreakyControls GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - FreakyEffects is an effects kit for .NET MAUI which provides a set of effects and utilities to build modern mobile apps.
  • Maui.NeoControls GitHub stars GitHub last-commit - Controls for .NET MAUI based on neumorphism tendency.
  • Maui.NullableDateTimePicker GitHub stars GitHub last-commit - The Nullable DateTimePicker is a custom calendar control for selecting a nullable date and time value in a .NET MAUI application.
  • Maui.UITesting GitHub stars GitHub last-commit - Experimenting with UI Testing approaches for .NET / MAUI.
  • MauiPane GitHub stars GitHub last-commit - .NET MAUI Layouts Library.
  • Maui.Markup GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - Simple rating control using a Font in .NET MAUI.
  • Maui.VirtualListView GitHub stars GitHub last-commit - A slim ListView implementation for .NET MAUI that uses Platform virtualized lists / collections.
  • Microsoft.Maui.Graphics GitHub stars GitHub last-commit - Microsoft.Maui.Graphics is a cross-platform graphics library for iOS, Android, Windows, macOS, Tizen and Linux completely in C#.
  • Microsoft.Maui.Graphics.Controls GitHub stars GitHub last-commit - Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material).
  • Microsoft.Maui.Platform.Channels GitHub stars GitHub last-commit - A simple bridge for messaging between .NET and iOS/MacCatalyst/Android Platforms at runtime.
  • LiveCharts2 GitHub stars GitHub last-commit - Simple, flexible, interactive & powerful charts, maps and gauges.
  • XCalendar GitHub stars GitHub last-commit - A plugin for Xamarin Forms and .NET MAUI providing a completely customisable calendar control with complex functionality.
  • Maui.zBind GitHub stars GitHub last-commit - A .NET MAUI library that allows DataBinding to expressions.
  • Maui.Controls.BottomSheet GitHub stars GitHub last-commit - A simple customizable Bottom Sheet control built using .NET MAUI.
  • Maui.Controls.RatingView GitHub stars GitHub last-commit - A simple and customizable Rating View control for use with .NET MAUI Apps.
  • OverFlower GitHub stars GitHub last-commit - Endless scroller control for .NET MAUI.
  • Sharp.UI GitHub stars GitHub last-commit - C# Code Markup Library for .NET MAUI: UI Development with Fluent Methods and Hot Reload (VS Code and VS2022)
  • OxyPlot.Maui.Skia GitHub stars GitHub last-commit - This repository contains the Maui implementation with SkiaSharp.
  • SharpConstraintLayout GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - Pure MAUI and Xamarin.Forms Tabs, including fixed tabs, scrollable tabs, bottom tabs, badge, segmented control, custom tabs, button tabs, bendable tabs.
  • SimpleToolkit GitHub stars GitHub last-commit - SimpleToolkit is a .NET MAUI library of helpers and simple, easily customizable controls.
  • StateButton GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - A control that allows you to design any type of switch/ toggle for .NET MAUI. It's also 100% accessible.
  • The49.Maui.BottomSheet GitHub stars GitHub last-commit - Maui.BottomSheet is a .NET MAUI library used to display pages as Bottom Sheets.
  • The49.Maui.ContextMenu GitHub stars GitHub last-commit - Maui.ContextMenu is a .NET MAUI library for Android and iOS used to open a native context menu on long press.
  • UraniumUI GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - Fast and highly customisable virtualizing ListView and TreeView.
  • Material.Components.Maui GitHub stars GitHub last-commit - Material You Components for .NET MAUI.
  • Xamarin.Forms.Skeleton GitHub stars GitHub last-commit - A library that provides skeleton/ shimmer controls for activity indication. Targets Xamarin and MAUI
  • Vapolia.UserInteraction GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - This library helps you to reduce writing boilerplate code when creating your custom UI components.
  • Camera.MAUI GitHub stars GitHub last-commit - A Camera View control and a Barcode Endode/Decode control (based on ZXing.Net) for .NET MAUI applications.
  • Docutain SDK - Cross platform SDK including Document Scanner, Barcode Scanner, Textrecognition (OCR), Dataextraction and PDF creation.
  • DrasticMaui GitHub stars GitHub last-commit - .NET MAUI Helper Library.
  • .NET Community Toolkit GitHub stars GitHub last-commit - MVVM Source Generators, validators, performance, and so much more!
  • .NET MAUI Community Toolkit GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit
  • InAppBilling GitHub stars GitHub last-commit - Cross-platform in-app purchases and subsciptions for your apps.
  • MauiBinding GitHub stars GitHub last-commit - MauiBinding converts native android and ios sdk to Maui binding library.
  • MauiShakeDetector GitHub stars GitHub last-commit 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 GitHub stars GitHub last-commit - Source generator that automatically transforms fields into BindableProperties that can be used in MAUI.
  • Maui.DataForms GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - A simple and lightweight page resolver for use in .NET MAUI projects.
  • MauiReactor GitHub stars GitHub last-commit - MauiReactor is a MVU UI framework built on top of MAUI.
  • NLog.Targets.MauiLog GitHub stars GitHub last-commit - NLog Target for debugging on MAUI / Xamarin Mobile Platforms.
  • Nuke MAUI GitHub stars GitHub last-commit - The AvantiPoint Nuke Maui library is an extension library for Nuke Build for developers writing DotNet Maui applications.
  • Plugin.Maui.Audio GitHub stars GitHub last-commit Plugin.Maui.Audio provides the ability to play audio inside a .NET MAUI application.
  • Plugin.Maui.AudioRecorder GitHub stars GitHub last-commit This plugin provides functionality to record audio and transcribe spoken text into written format in real-time, while saving the audio file.
  • Plugin.LocalNotification GitHub stars GitHub last-commit The local notification plugin provides a way to show local notifications from Xamarin.Forms / .Net MAUI apps.
  • Plugin.Maui.ScreenBrightness GitHub stars GitHub last-commit Plugin.Maui.ScreenBrightness provides the ability to get or set the screen brightness inside a .NET MAUI application.
  • MauiAudio - GitHub stars GitHub last-commit An Audio Plugin in MAUI with native control.
  • MauiSettings - GitHub stars GitHub last-commit A nuget to improve settings storage (locally and eventually in the cloud) on .NET MAUI projects.
  • PersianUIControlsMaui GitHub stars GitHub last-commit - Persian Calendar & some other controls for .NET MAUI
  • Prism.Maui GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions.
  • SkiaSharp GitHub stars GitHub last-commit - Cross-platform 2D graphics API for .NET including .NET MAUI views
  • ZXing.Net.MAUI GitHub stars GitHub last-commit - Barcode Scanning for .NET MAUI. The successor to ZXing.Net.Mobile.
  • Epoxy GitHub stars GitHub last-commit - Is a .NET XAML Model-View-ViewModel data-bindable infrastructure library, independent flexible API sets.
  • Mavvm GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - 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
  • Shiny .NET GitHub stars GitHub last-commit - 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 GitHub stars GitHub last-commit - Adds the ability to use Material 3 switches on Android instead of the default switch.
  • Taiizor.Essentials.Maui GitHub stars GitHub last-commit - Taiizor.Essentials.Maui is a essentials library for projects using .NET MAUI. It provides convenience with various functions it offers.
  • .NET Templates GitHub stars GitHub last-commit - .NET Templates like Onion architecture cross-platform application and all iOS Extensions for .NET MAUI.
  • MaterialColorUtilities.Maui GitHub stars GitHub last-commit - Material You dynamic theming
  • Plugin.Maui.AppRating GitHub stars GitHub last-commit - An easy way to quickly add store rating reviews to your .Net MAUI app.
  • Plugin.Maui.ScreenSecurity GitHub stars GitHub last-commit - Safeguard your .NET MAUI app effortlessly by preventing content exposure, screenshots, and recordings with ease.
  • LocalizationResourceManager.Maui GitHub stars GitHub last-commit - Enhanced .NET MAUI version of the Xamarin Community Toolkit LocalizationResourceManager.
  • Aptabase.Maui GitHub stars GitHub last-commit - Analytics for .NET MAUI Apps. 100% Open Source, Privacy-Friendly and Simple.
  • Plugin.Maui.Biometric GitHub stars GitHub last-commit - A biometric plugin for .NET MAUI.
Open Source Agenda is not affiliated with "Awesome Net Maui" Project. README Source: jsuarezruiz/awesome-dotnet-maui
Stars
1,807
Open Issues
1
Last Commit
1 month ago

Open Source Agenda Badge

Open Source Agenda Rating