I have added ReactiveUI v5.3 to a Visual Studio console app and cannot find ReactiveCollections in the assembly. What am I missing?
Asked
Active
Viewed 171 times
1 Answers
1
It's now called ReactiveList
and does all the same things :) Check out the migration guide for more changes between earlier versions of RxUI and 5.x

Ana Betts
- 73,868
- 16
- 141
- 209