.NET MAUI 中的 AsyncCommand

AsyncCommand in .NET MAUI

我似乎无法在 .NET MAUI 或 .NET MAUI Community Toolkit 中找到 AsyncCommand。知道 package/namespace 我能找到什么吗?

https://devblogs.microsoft.com/dotnet/introducing-the-net-maui-community-toolkit-preview/#what-to-expect-in-net-maui-toolkit

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.