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

#3785 Update to MAUI sample for CSLA 9. This also fixes several desig… #4418

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

Bowman74
Copy link
Contributor

Corrects several issues for how a MAUI application should use dependency injection and navigation. The service locator has been removed. Fixing the issue with the navigation also fixed the issue with how dependency injection should be done.

This will not work on iOS due to issue #4417 , however as mentioned in that issue there is a PR that may resolve it. A new CSLA version would need to be built and the sample updated to reference that version.

#3785

…n issues for how a MAUI application should use dependency injection and navigation. The service locator has been removed. Fixing the issue with the navigation also fixed the issue with how dependency injection should be done.
@Bowman74 Bowman74 self-assigned this Dec 27, 2024
@rockfordlhotka rockfordlhotka merged commit e4e8ab6 into main Dec 30, 2024
1 check passed
@rockfordlhotka rockfordlhotka deleted the feature/3785-MAUIUpdate branch December 30, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants