Is Reactive Extensions 2.1 PCL compatible with Xamarin?

烈酒焚心 提交于 2019-12-04 15:34:19

Nope. But check out https://github.com/mono/rx/tree/rx-oss-v2.1/Rx/NET/Source/Rx_Xamarin for versions that do work.

Yes it is possible. At the moment, you will need to switch to the beta channel of the Xamarin tools which implement Mono 3.0. This can be done via Tools > Options > Xamarin in Visual Studio 2012.

Xamarin.Android 4.7 Information

Xamarin.iOS 6.3 Information

The ReactiveUI project should have all of the libraries that you need. Here is a link to the libraries folder on their nuget site.

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