-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Add C# examples to Using NavigationRegions #9813
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
Add C# examples to Using NavigationRegions #9813
Conversation
Co-authored-by: A Thousand Ships <[email protected]> Co-authored-by: Raul Santos <[email protected]>
raulsntos
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks!
Awesome thanks @AThousandShips @raulsntos @smix8 for taking the time to review, I have squashed the commits 🥳 |
|
I would suggest not opening any more separate PRs if you have cases but combine all into one remaining PR, these are tiny changes while important and it makes it a lot easier to review and follow up, they don't need separate PRs |
No problem, I'll consolidate any further changes into a single PR. I was aiming to keep the changes small and focused, but totally understand making the review process smoother 😎🥳. Thanks for the feedback! |
|
Thanks! |
|
Cherry-picked to 4.3 in #10038. |
Add C# examples to Using NavigationRegions