Kevin Avignon 12/7/2017

Hidden .NET Gems – ReactiveUI

Read Original

This article explores ReactiveUI, an open-source .NET framework for developing WPF applications with reactive programming. It explains the library's use of Reactive Extensions (Rx) to manage property change notifications, abstract mutable state from UI, and improve testability. The author also previews a future tutorial on building a Xamarin app with ReactiveUI and evaluating Akka.NET with F# for business logic.

Hidden .NET Gems – ReactiveUI

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week