Skip to content
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

Move ViewRegistry to Prism.Core #2886

Merged
merged 1 commit into from Jun 13, 2023
Merged

Move ViewRegistry to Prism.Core #2886

merged 1 commit into from Jun 13, 2023

Conversation

dansiegel
Copy link
Member

Description of Change

This migrates the ViewRegistry code from Prism.Maui to Prism.Core in preparation to make use of it in Prism.Wpf and Prism.Uno. This will be needed to avoid using a static registry for navigation and instead be able to use DependencyInjection.

@dansiegel dansiegel added the Core label Jun 12, 2023
@dansiegel dansiegel added this to the Prism 9.0 milestone Jun 12, 2023
@dansiegel dansiegel enabled auto-merge June 12, 2023 23:57
@dansiegel dansiegel disabled auto-merge June 13, 2023 15:05
@dansiegel dansiegel merged commit 8f217dd into master Jun 13, 2023
5 checks passed
@dansiegel dansiegel deleted the dev/ds/vml-update branch June 13, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant