Question

I just start learn ReactiveUI from https://github.com/reactiveui/ReactiveUI.Samples/blob/master/ReactiveUI_4Only.Samples.sln.

I download lastest version via nuget but I cant find class ReactiveAsyncCommand in ReactiveUI.Xaml.

Was it helpful?

Solution

ReactiveAsyncCommand is now in ReactiveUI.Legacy.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top