Родитель
c9df48fbcf
Коммит
8a2fa7c4e6
271
README.md
271
README.md
|
@ -54,210 +54,87 @@ Here you can find a curated list of **awesome** .NET MAUI libraries and resource
|
|||
[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
|
||||
|
||||
- [.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).
|
||||
|Name|Description|Statistics|
|
||||
|--|--|--|
|
||||
[.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
|
||||
|
||||
- [.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.
|
||||
- [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.
|
||||
- [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.
|
||||
- [MemoryToolkit.Maui](https://github.com/AdamEssenmacher/MemoryToolkit.Maui)
|
||||
[![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) - A developer toolkit for detecting, diagnosing, and mitigating memory leaks in .NET MAUI applications.
|
||||
|Name|Description|Statistics|
|
||||
|--|--|--|
|
||||
[.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)
|
||||
[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)
|
||||
|
||||
## Blazor
|
||||
|
||||
- [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.
|
||||
- [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.
|
||||
- [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.
|
||||
- [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) <b>Cropper.Blazor</b> is a component that wraps around <a href="https://github.com/fengyuanchen/cropperjs"><b>Cropper.js</b></a> for cropping images in Blazor. Support Blazor Server, Blazor WebAssembly, Blazor Server Hybrid with MVC and MAUI Blazor Hybrid. [Demo](https://cropperblazor.github.io/demo).
|
||||
- [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.
|
||||
- [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.
|
||||
- [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.
|
||||
|Name|Description|Statistics|
|
||||
|--|--|--|
|
||||
[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)|<b>Cropper.Blazor</b> is a component that wraps around <a href="https://github.com/fengyuanchen/cropperjs"><b>Cropper.js</b></a> for cropping images in Blazor. Support Blazor Server, Blazor WebAssembly, Blazor Server Hybrid with MVC and MAUI Blazor Hybrid. [Demo](https://cropperblazor.github.io/demo).|![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)
|
||||
[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|Statistics|
|
||||
|--|--|--|
|
||||
[.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)
|
||||
[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)
|
||||
[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)
|
||||
[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)
|
||||
[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)
|
||||
[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)
|
||||
[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)
|
||||
[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)
|
||||
[VirtualizeListView](https://github.com/MPowerKit/VirtualizeListView)|MAUI Virtualize ListView with smooth scrolling and without platform-specific code. |[![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)
|
||||
[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)
|
||||
|
||||
- [.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.
|
||||
- [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.
|
||||
- [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
|
||||
- [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.
|
||||
- [DrawnUi.Maui](https://github.com/taublast/DrawnUi.Maui)
|
||||
[![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) - 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😍.
|
||||
- [FmgLib.MauiMarkup](https://github.com/FmgLib/FmgLib.MauiMarkup)[![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) - It provides developers with a straightforward and flexible approach to building user interfaces using C# code.
|
||||
- [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.
|
||||
- [Indiko.Maui.Controls.Markdown](https://github.com/0xc3u/Indiko.Maui.Controls.Markdown)
|
||||
[![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) - 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.
|
||||
- [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.
|
||||
- [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.
|
||||
- [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.
|
||||
- [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.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.
|
||||
- [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.
|
||||
- [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.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.
|
||||
- [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.
|
||||
- [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-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.
|
||||
- [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.
|
||||
- [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.
|
||||
- [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.
|
||||
- [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.
|
||||
- [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.
|
||||
- [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.
|
||||
- [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.
|
||||
- [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)
|
||||
- [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.
|
||||
- [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.
|
||||
- [VirtualizeListView](https://github.com/MPowerKit/VirtualizeListView)
|
||||
[![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) - MAUI Virtualize ListView with smooth scrolling and without platform-specific code.
|
||||
- [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
|
||||
|
||||
## Plugins
|
||||
|
||||
- [.NET Community Toolkit](https://github.com/CommunityToolkit/dotnet)
|
||||
|
|
Загрузка…
Ссылка в новой задаче