Componentizer4k is a navigation component for .NET MAUI applications that simplifies in-page or component-based navigation. It provides a seamless way to navigate between different components within your .NET MAUI app.
-
In-Page Navigation: Easily navigate within a single page, updating content dynamically.
-
Multiple Navigation Methods: Navigate between different components from your views or by using view models with simple registration.
-
Easy Testing: Everything is backed by interfaces, so you can unit test your little heart out.
-
Simplified API: A clean and intuitive API for handling navigation within your app.