mimunoz / awesome-dotnet-maui

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, and Windows from a single shared code-base.

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

Stars Forks

Contributions are always welcome!

Samples

  • .NET 6 Mobile Samples GitHub stars - .NET 6 preview samples.
  • Official .NET MAUI Samples GitHub stars - 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 - A simple scientific calculator built using .NET MAUI.
  • More .NET MAUI Samples GitHub stars - .NET MAUI samples.
  • MauiSamples GitHub stars - .NET MAUI samples (.NET MAUI Paint, .NET MAUI Blazor Photo gallery, Kanban board and more).
  • HackerNews GitHub stars - A .NET MAUI app for displaying the top posts on Hacker News that demonstrates text sentiment analysis gathered using artificial intelligence.
  • JukaApp GitHub stars - A .NET MAUI editor for running Juka language.
  • WeatherTwentyOne GitHub stars - Microsoft Build 2021 showcase app.
  • .NET Podcasts GitHub stars - .NET Conf 2021 and Microsoft Build 2022 showcase app.
  • Maui Planets GitHub stars - Planets Mobile App UI built using .Net Maui. Implements the Dribbble design.
  • BMI Calculator GitHub stars - A simple and gorgeous BMI Calculator built using .NET MAUI and Skia Sharp. Inspired by Dribble design.
  • Maui Tube Player GitHub stars - 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.

Workshops

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

Tools

Blazor

  • Bit Platform GitHub stars - Ready to use project templates plus UI components focused on Blazor WASM/Hybrid(MAUI) that are extremely fast yet lightweight.
  • BlazorUI GitHub stars - UI Framework and component library for Blazor based Websites and Maui projects.
  • MASA.Blazor GitHub stars - Blazor component library based on Material Design. Support Blazor Server and Blazor WebAssembly.

UI

  • .NET MAUI Community Toolkit GitHub stars - 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.
  • AlohaKit GitHub stars - A set of .NET MAUI drawn controls.
  • AppActions.Icons.Maui GitHub stars - A .NET MAUI library that provides some default icons for AppActions without having to create your own.
  • Breadcrumb GitHub stars - This is a breadcrumb navigation control that is complete automatic and uses the Navigation stack and page titles to generate the breadcrumbs.
  • Mapsui GitHub stars - Mapsui is a .NET Map component.
  • MauiAnimation GitHub stars - Is a library designed for .NET MAUI that aims to facilitate the use of animations to developers.
  • Maui.NeoControls GitHub stars - Controls for .NET MAUI based on neumorphism tendency.
  • MauiPane GitHub stars - .NET MAUI Layouts Library.
  • Maui.Markup GitHub stars - 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.
  • maui-ratingcontrol GitHub stars - Simple rating control using a Font in .NET MAUI.
  • Maui.VirtualListView GitHub stars - A slim ListView implementation for .NET MAUI that uses Platform virtualized lists / collections.
  • Microsoft.Maui.Graphics GitHub stars - 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 - Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material).
  • Microsoft.Maui.Platform.Channels GitHub stars - A simple bridge for messaging between .NET and iOS/MacCatalyst/Android Platforms at runtime.
  • LiveCharts2 GitHub stars - Simple, flexible, interactive & powerful charts, maps and gauges.
  • XCalendar GitHub stars - A plugin for Xamarin Forms and .NET MAUI providing a completely customisable calendar control with complex functionality.
  • Maui.zBind GitHub stars - A .NET MAUI library that allows DataBinding to expressions.
  • Maui.Controls.BottomSheet GitHub stars - A simple customizable Bottom Sheet control built using .NET MAUI.
  • Maui.Controls.RatingView GitHub stars - A simple and customizable Rating View control for use with .NET MAUI Apps.

Plugins

  • DrasticMaui GitHub stars - .NET MAUI Helper Library.
  • .NET Community Toolkit GitHub stars - MVVM Source Generators, validators, performance, and so much more!
  • .NET MAUI Community Toolkit GitHub stars - 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
  • InAppBilling GitHub stars - Cross-platform in-app purchases and subsciptions for your apps.
  • Maui.BindableProperty.Generator GitHub stars - Source generator that automatically transforms fields into BindableProperties that can be used in MAUI.
  • Maui.Plugins.PageResolver GitHub stars - A simple and lightweight page resolver for use in .NET MAUI projects.
  • MauiReactor GitHub stars - MauiReactor is a MVU UI framework built on top of MAUI.
  • Prism.Maui GitHub stars - 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.
  • SkiaSharp GitHub stars - Cross-platform 2D graphics API for .NET including .NET MAUI views
  • Svg.Maui GitHub stars - Svg rendering support for Microsoft.Maui.Graphics.
  • ZXing.Net.MAUI GitHub stars - Barcode Scanning for .NET MAUI. The successor to ZXing.Net.Mobile.
  • Mavvm GitHub stars - 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 - 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 - Error monitoring of MAUI using elmah.io.

About

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