I can't seem to find AsyncCommand
in .NET MAUI or .NET MAUI Community Toolkit. Any idea what package/namespace I can find it?
CodePudding user response:
The .NET MAUI Toolkit will not contain the MVVM features from Xamarin Community Toolkit, like AsyncCommand. Going forward, we will be adding all MVVM-specifc features to a new NuGet Package, CommunityToolkit.MVVM.