Skip to content

Conversation

@timunie
Copy link
Collaborator

@timunie timunie commented Oct 17, 2025

What does the pull request do?

Reative UI package moved to a new location. Old one was deprecated. Also updates other dependencies

Scope of this PR:

  • fix or update to an existing sample
  • add a new sample

What is the current behavior?

Checklist

If this is a new Sample

In any case

  • Spell-checking done
  • Checked if all hyperlinks work
  • Checked if all images are visible

Fixed issues

@timunie timunie added hacktoberfest-accepted dependencies Pull requests that update a dependency file labels Oct 17, 2025
NOTE: Depending on the IDE used to create your project, you may see a file structure that differs from the one seen in this tutorial.

By default, the Avalonia-MVVM template installs `Avalonia.ReactiveUI` as the MVVM framework. However, we want to use another MVVM framework. Therefor we will uninstall that package and instead install the `CommunityToolkit.Mvvm` package. We need to edit two files to get the changes applied:
By default, the Avalonia-MVVM template installs `ReactiveUI.Avalonia` as the MVVM framework. However, we want to use another MVVM framework. Therefor we will uninstall that package and instead install the `CommunityToolkit.Mvvm` package. We need to edit two files to get the changes applied:
Copy link
Member

Choose a reason for hiding this comment

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

Templates haven't been updated yet. Need to remind myself to do that before next week 11.3.8.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@maxkatz6 can I mark this as resolved?

Copy link
Member

Choose a reason for hiding this comment

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

I think yes. I merged ReactiveUI.Avalonia into templates repo. Not yet released, but should be soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file hacktoberfest-accepted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants