I have a question about .NET MAUI. I’m learning from the following site: https://youtu.be/5Qga2pniN78?si=MQgeLoEsonrdci9a&t=564.
I’m having trouble with ICommand errors, even though I should have downloaded CommunityToolkit.Mvvm as per the video. As shown in the image, ICommand cannot be found within the dependency [CommunityToolkit.Mvvm.SourceGenerators.dll]. Could it be because I’m using net8.0-android? The video is based on net6.0-android. If anyone knows the reason, I would appreciate your advice.
I tried to do same thing with video.
難波八郎 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.