-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prism.Avalonia Design Pattern Support #10
Comments
I was working on an extension to support this, however, I rather support the Avalonia ecosystem under one hood |
As a WPF developer, I am more familiar with Prism and would like to support Prism templates |
Highly recommended |
Gonna give this a shot in my spare time and create a PR. If this is an unwanted feature, let me know sooner versus later https://github.com/DamianSuess/TemplateStudio/tree/feature/PrismAvaloniaSupport I am having an issue building even just To get started, I tried following the Any assistance/pointers would be appreciated.
|
I am wondering if the Prism design PR of DamienSuess it's going to be merge and release.... I wish you could get this possible... Thanks |
Yes, @carlosxjose, I'm still seeking assistance in building this project. |
I'v created a template pack for Prism.Avalonia which has been published to NuGet.org. Any chance this could be integrated into here? |
Is your feature request related to a problem? Please describe.
I would like to create an application that supports Prism.Avalonia
Describe the solution you'd like
When creating a new application, I would like to be able to create one which uses Prism.Avalonia's framework for the MVVM design pattern.
Describe alternatives you've considered
I've used ReactiveUI in the past, however, I prefer to use the Prism library toolset which comes with Prism.Avalonia such as its Region Manager and Journaling for page navigation, Modules, DialogService and etc.
Additional context
Applies to platforms:
The text was updated successfully, but these errors were encountered: