1123 Forks
7563 Stars
7563 Watchers

ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.

How to download and setup ReactiveUI

Open terminal and run command
git clone https://github.com/reactiveui/ReactiveUI.git
git clone is used to create a copy or clone of ReactiveUI repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ReactiveUI https://github.com/reactiveui/ReactiveUI/archive/master.zip

Or simply clone ReactiveUI with SSH
[email protected]:reactiveui/ReactiveUI.git

If you have some problems with ReactiveUI

You may open issue on ReactiveUI support forum (system) here: https://github.com/reactiveui/ReactiveUI/issues