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

.NET MAUI Upgrade #47

Open
matthewpritchett opened this issue May 11, 2022 · 1 comment
Open

.NET MAUI Upgrade #47

matthewpritchett opened this issue May 11, 2022 · 1 comment
Labels
feature A new feature

Comments

@matthewpritchett
Copy link
Collaborator

matthewpritchett commented May 11, 2022

Migrate from Xamarin.Forms to .NET MAUI

Blocked currently by #22 Microcharts and #51 Prism (also NavigationService, EventAggregator, and dialog service)

@matthewpritchett matthewpritchett added chore Other changes that don't modify src or test files feature A new feature and removed chore Other changes that don't modify src or test files labels May 11, 2022
@matthewpritchett
Copy link
Collaborator Author

Refactor the NavigationService, EventAggregator, and DialogService into new interfaces to make transition easier.

Potentially roll a new navigation service based off of HostBuilder and ViewModel to ViewModel navigation.

Potentially use IMessenger from CommunityToolkit.Mvvm for EventAggregator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant