Skip to content

Conversation

dansiegel
Copy link
Member

@dansiegel dansiegel commented Aug 26, 2023

Description of Change

This begins the migration of Regions to the Prism.Core. The Region interfaces have been consolidated around a single API set across all platforms.

  • Regions.INavigationAware -> IRegionAware
  • Regions.NavigationParameters -> Navigation.INavigationParameters

There will additionally be a global namespace change for Regions.

NOTE:

This contains a number of breaking changes for apps updating to Prism 9.0. The exact set of breaks will depend on which platform you are developing for.

Bugs Fixed

@dansiegel dansiegel force-pushed the dev/ds/region-core-migration branch from 0e6147f to 2838d27 Compare September 9, 2023 23:46
@dansiegel dansiegel marked this pull request as ready for review September 9, 2023 23:47
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.

Migrate Region Interfaces to the Prism.Core [Enhancement] Support Implicit Namespaces
2 participants