AvaloniaUI / avalonia-docs

https://docs.avaloniaui.net/docs/welcome
64 stars 213 forks source link

Clarify making a multi-page app using Avalonia #555

Open novialriptide opened 1 month ago

novialriptide commented 1 month ago

I see that it was in the works, but is incomplete.

https://github.com/AvaloniaUI/avalonia-docs/blob/main/docs/guides/development-guides/how-to-implement-multi-page-apps.md

thevortexcloud commented 3 weeks ago

There is already a guide, it's just ReactiveUI specific.

https://docs.avaloniaui.net/docs/concepts/reactiveui/routing

There is also a non ReactiveUI example here:

https://github.com/AvaloniaUI/Avalonia.Samples/tree/main/src/Avalonia.Samples/Routing