ReactiveUI is a MVVM framework that integrates with the Reactive Extensions
I get the following two compiler errors (Resharper 7.0.1 reports no errors): Predefined type 'System.Runtime.CompilerServices.IAsyncStateMachine' is not defined …
silverlight task-parallel-library silverlight-5.0 async-await reactiveuiI've been looking into the feasability of using Reactive UI in production code. Some of the features are really appealing, …
wpf mvvm reactiveuiLately I've trying to get myself into the new age of UI development and discovered ReactiveUI. I love its declarative …
c# mvvm reactiveuiI was trying to use ReactiveUI in a WPF application that makes use of Prism. I installed the packages with …
reactiveui