ReactiveUI 5.0.2中缺少ReactiveAsyncCommand

时间:2013-07-22 16:33:50

标签: c# wpf .net-4.5 c#-5.0 reactiveui

我刚从https://github.com/reactiveui/ReactiveUI.Samples/blob/master/ReactiveUI_4Only.Samples.sln开始学习ReactiveUI。

我通过nuget下载最新版本,但我无法在ReactiveUI.Xaml中找到类ReactiveAsyncCommand。

1 个答案:

答案 0 :(得分:1)

ReactiveAsyncCommand现在位于ReactiveUI.Legacy