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

Sample Mvvm App #16

Merged
merged 4 commits into from
Jul 10, 2022
Merged

Conversation

DamianSuess
Copy link
Collaborator

@DamianSuess DamianSuess commented Jul 10, 2022

Sample ShellWindow app with:

  • MVVM pattern
  • Regions
  • Navigation with Parameters
  • Navigation Journaling
  • Avalonia glyphs (SVG paths)

TODO:

  • SettingsView - Navigation with Parameters
  • SubSettingsView - Navigate back

Out of Scope:

  • Changing light and dark theme


// Services
//// containerRegistry.RegisterSingleton<ILogService, LogService>();
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the simple log service

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not required, skipping

@DamianSuess DamianSuess self-assigned this Jul 10, 2022
@DamianSuess DamianSuess added the enhancement New feature or request label Jul 10, 2022
@DamianSuess
Copy link
Collaborator Author

Ready for merge into v8.1.97 branch

@DamianSuess DamianSuess merged commit 84300c1 into feature-Prism8197 Jul 10, 2022
@DamianSuess DamianSuess deleted the feature-Prism8197-SampleMvvmApp branch July 10, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant