.NET MAUI 中的 AsyncCommand

Sam*_*Sam 4 xamarin xamarin.forms xamarin-community-toolkit .net-maui maui-community-toolkit

我似乎无法AsyncCommand在 .NET MAUI 或 .NET MAUI Community Toolkit 中找到。知道我可以找到什么包/命名空间吗?

Jas*_*son 6

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

.NET MAUI 工具包将不包含 Xamarin 社区工具包中的 MVVM 功能,例如 AsyncCommand。展望未来,我们将把所有 MVVM 特定的功能添加到新的 NuGet 包 CommunityToolkit.MVVM 中。