ReactiveAsyncCommand missing in ReactiveUI 5.0.2

落花浮王杯 提交于 2019-12-02 04:56:13

问题


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.


回答1:


ReactiveAsyncCommand is now in ReactiveUI.Legacy.



来源:https://stackoverflow.com/questions/17792826/reactiveasynccommand-missing-in-reactiveui-5-0-2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!