Skip to main content
AsyncAwaitBestPractices.MVVM package icon

AsyncAwaitBestPractices.MVVM

Async Extensions for ICommand Includes AsyncCommand and IAsyncCommand which allows ICommand to safely be used asynchronously with Task. Includes AsyncValueCommand and IAsyncValueCommand which allows ICommand to safely be used asynchronously with ValueTask

Total Downloads
1.3M
1,264,472
Published
Sep 27, 2021
Latest stable version

Install

.NET CLI
dotnet add package AsyncAwaitBestPractices.MVVM --version 6.0.1
Package Manager Console
Install-Package AsyncAwaitBestPractices.MVVM -Version 6.0.1
PackageReference
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.1" />

Frameworks

.NETStandard1.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[6.0.1, )
[6.0.1, )
[6.0.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.