I was wondering if I can use the Prism framwork together with AvaloniaUI and if my app would still be multiplatform then.
I only have a windows right now and it works, however, does it work with linux/macOS aswell?
I was wondering if I can use the Prism framwork together with AvaloniaUI and if my app would still be multiplatform then.
I only have a windows right now and it works, however, does it work with linux/macOS aswell?
Started creating a port of prism for avalonia, it is still based on perspex, but that shouldnt be a problem. I dont think that it needs a lot of work to get it wotking on avalonia. https://github.com/KeKl/Prism
For future readers, there is Prism.Avalonia which is actively maintained supporting the latest Avalonia and Prism packages