CommunityToolkit / MVVM-Samples

Sample repo for MVVM package
Other
1.11k stars 222 forks source link

small mvvm example example with unit tests #115

Closed hulluP closed 10 months ago

hulluP commented 1 year ago

Description the mvvm toolkit looks very promising and is straight foreward to apply for a basic app. Missing though is an example which shows the full potential of this in a scenario with tests. Specifically where

Steps to Reproduce I found the following issue which actually helped me to get some of the above working but now I am confused which is the correct way to use mvvm?

big question now what is the right way to register services and get the instance.

Enviorement .net 7 ios and android