Top "Reactiveui" questions

ReactiveUI is a MVVM framework that integrates with the Reactive Extensions

Cannot find all types required by the async modifier

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 reactiveui
Is ReactiveUI Production Ready?

I've been looking into the feasability of using Reactive UI in production code. Some of the features are really appealing, …

wpf mvvm reactiveui
ReactiveUI, View/ViewModel injection and DI in general

Lately I've trying to get myself into the new age of UI development and discovered ReactiveUI. I love its declarative …

c# mvvm reactiveui
could not load file or assembly 'system.core version=2.0.5.0

I was trying to use ReactiveUI in a WPF application that makes use of Prism. I installed the packages with …

reactiveui