TheEightBot / Componentizer4k

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Componentizer4k

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.

Features

  • 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.

About

License:MIT License


Languages

Language:C# 100.0%