CommunityToolkit
CommunityToolkit copied to clipboard
Add code for mvvm sample
As the title says, I would like you to add the full code for the mvvm "putting things together" sample, as I dont know how to do everything in that post, like where exactly I write the service provider part, or the mapper for the reddit response.
thank you!
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 2eaa77aa-11d1-7a23-ff88-8db4ba861042
- Version Independent ID: 603b363b-040c-40d9-ac2e-74648a77f236
- Content: PuttingThingsTogether - Windows Community Toolkit
- Content Source: docs/mvvm/PuttingThingsTogether.md
- Product: community-toolkit
- GitHub Login: @Sergio0694
- Microsoft Alias: mhawker
Looping in @Sergio0694 to provide clarity.
@cojua8 you can find the complete sample app example code on GitHub here.
@Sergio0694 you can use https://aka.ms/mvvmtoolkit/samples
as a link in the docs if you want to make a more explicit link (or is there something there already?)
Oh I had completely missed this notification, sorry! 😅
@michael-hawker We have links to the sample app in other pages, but not in that one. Also I noticed we have a directly link to the repo instead of the aka.ms
link you just shared. I can open a small PR to fix both things! 👍