Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

v2.0.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dansiegel dansiegel released this 28 Mar 17:42
· 390 commits to master since this release

v2.0.0-pre1

  • Adds PopupPageNavigationService
  • Marks PopupGoBackAsync and PushPopupAsync extension methods as obsolete in favor of directly using the INavigationService.GoBackAsync & INavigationService.NavigateAsync methods
  • Adds Registration extension for all DI Containers with overload so that users can add custom logic to the PopupPageNavigationService