mvvmlight icon indicating copy to clipboard operation
mvvmlight copied to clipboard

Async RelayCommand

Open mieliespoor opened this issue 6 years ago • 11 comments

Would it be possible to have an async RelayCommand as part of this toolkit?

mieliespoor avatar May 27 '18 16:05 mieliespoor

I would like to see this, too. But in case you want to implement your own async command take a look here: https://msdn.microsoft.com/en-us/magazine/dn630647.aspx https://github.com/StephenCleary/Mvvm.Async

gs-ts avatar May 27 '18 17:05 gs-ts

Yes please!

virzak avatar Jun 24 '18 22:06 virzak

+1

balkarov avatar Jul 25 '18 11:07 balkarov

+1

JasperE84 avatar Oct 02 '18 19:10 JasperE84

+1

makingbloke avatar Nov 18 '18 21:11 makingbloke

+1

opinionmachine avatar Jan 28 '19 04:01 opinionmachine

+1

KevinAo22 avatar Feb 20 '19 02:02 KevinAo22

+1

luislhg avatar May 31 '19 21:05 luislhg

See also https://johnthiriet.com/mvvm-going-async-with-async-command/

Thieum avatar Jul 04 '19 17:07 Thieum

+1

dbalboa-elson avatar Sep 19 '19 09:09 dbalboa-elson

🦙 We have Async Relay Commands as part of the MVVM Toolkit now, you can find the migration guide here: https://docs.microsoft.com/windows/communitytoolkit/mvvm/migratingfrommvvmlight

michael-hawker avatar Apr 23 '21 23:04 michael-hawker