Support library for .NET MAUI apps
$ dotnet add package Superdev.MauiSuperdev.Maui is a comprehensive support library for .NET MAUI applications, providing production-ready building blocks such as boilerplate infrastructure, cross-cutting services, reusable tools, and custom controls. It streamlines common mobile-app development tasks by offering consistent patterns, quality-of-life abstractions, and ready-to-use components designed to accelerate development and improve maintainability across MAUI projects.
This library is available on NuGet: https://www.nuget.org/packages/Superdev.Maui Use the following command to install Superdev.Maui using NuGet package manager console:
PM> Install-Package Superdev.Maui
You can use this library in any .NET MAUI project compatible to .NET 8 and higher.
tbd
tbd
Contributors welcome! If you find a bug or you want to propose a new feature, feel free to do so by opening a new issue.