Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Rxswift | 23,690 | 3,581 | 15 days ago | 78 | September 20, 2023 | 38 | mit | Swift | ||
Reactive Programming in Swift | ||||||||||
Cyclejs | 10,228 | 763 | 137 | 5 days ago | 155 | March 23, 2022 | 102 | mit | TypeScript | |
A functional and reactive JavaScript framework for predictable code | ||||||||||
Reactiveui | 7,742 | 68 | 197 | 2 days ago | 279 | October 02, 2023 | 81 | mit | C# | |
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. | ||||||||||
Fish Redux | 7,242 | 22 | 3 | 2 years ago | 27 | March 09, 2021 | 160 | apache-2.0 | Dart | |
An assembled flutter application framework. | ||||||||||
Translations | 6,612 | 6 months ago | 27 | other | ||||||
🐼 Chinese translations for classic IT resources | ||||||||||
Bacon.js | 6,443 | 8,696 | 272 | 5 months ago | 222 | November 03, 2020 | 90 | mit | TypeScript | |
Functional reactive programming library for TypeScript and JavaScript | ||||||||||
Marble | 2,081 | 9 | 21 | 9 months ago | 159 | March 06, 2023 | 5 | mit | TypeScript | |
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS. | ||||||||||
Monix | 1,911 | 1 | 159 | 16 days ago | 61 | May 07, 2022 | 103 | apache-2.0 | Scala | |
Asynchronous, Reactive Programming for Scala and Scala.js. | ||||||||||
Kefir | 1,828 | 9,210 | 264 | 9 months ago | 86 | November 28, 2020 | 38 | mit | JavaScript | |
A Reactive Programming library for JavaScript | ||||||||||
Flyd | 1,526 | 189 | 130 | 2 years ago | 34 | July 11, 2018 | 49 | mit | JavaScript | |
The minimalistic but powerful, modular, functional reactive programming library in JavaScript. |
ReactiveUI is a composable, cross-platform model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming, which is a paradigm that allows you to abstract mutable state away from your user interfaces and express the idea around a feature in one readable place and improve the testability of your application.
Get Started Install Packages Watch Videos View Samples Discuss ReactiveUI
There has been an excellent book written by our Alumni maintainer Kent Boogart.
Install the following packages to start building your own ReactiveUI app. Note: some of the platform-specific packages are required. This means your app won't perform as expected until you install the packages properly. See the Installation docs page for more info.
Platform | ReactiveUI Package | NuGet |
---|---|---|
.NET Standard | ReactiveUI | |
ReactiveUI.Fody | ||
Unit Testing | ReactiveUI.Testing | |
WPF | ReactiveUI.WPF | |
UWP | ReactiveUI.Uwp | |
WinUI | ReactiveUI.WinUI | |
MAUI | ReactiveUI.Maui | |
Windows Forms | ReactiveUI.WinForms | |
Xamarin.Forms | ReactiveUI.XamForms | |
Xamarin.Essentials | ReactiveUI | |
AndroidX (Xamarin) | ReactiveUI.AndroidX | |
Xamarin.Android | ReactiveUI.AndroidSupport | |
Xamarin.iOS | ReactiveUI | |
Xamarin.Mac | ReactiveUI | |
Tizen | ReactiveUI | |
Blazor | ReactiveUI.Blazor | |
Platform Uno | ReactiveUI.Uno | |
Platform Uno | ReactiveUI.Uno.WinUI | |
Avalonia | Avalonia.ReactiveUI | |
Any | ReactiveUI.Validation |
The core team members, ReactiveUI contributors and contributors in the ecosystem do this open-source work in their free time. If you use ReactiveUI, a serious task, and you'd like us to invest more time on it, please donate. This project increases your income/productivity too. It makes development and applications faster and it reduces the required bandwidth.
This is how we use the donations:
If you have a question, please see if any discussions in our GitHub issues or Stack Overflow have already answered it.
If you want to discuss something or just need help, here is our Slack room, where there are always individuals looking to help out!
Please do not open GitHub issues for support requests.
ReactiveUI is developed under an OSI-approved open source license, making it freely usable and distributable, even for commercial use.
If you want to submit pull requests please first open a GitHub issue to discuss. We are first time PR contributors friendly.
See Contribution Guidelines for further information how to contribute changes.
![]() Glenn Watson Melbourne, Australia |
![]() Rodney Littles II Texas, USA |
![]() Artyom Gorchakov Moscow, Russia |
![]() Colt Bauman South Korea |
![]() Chris Pulman United Kingdom |
The following have been core team members in the past.
![]() Geoffrey Huntley Sydney, Australia |
![]() Kent Boogaart Brisbane, Australia |
![]() Olly Levett London, United Kingdom |
![]() Anas Betts San Francisco, USA |
![]() Brendan Forster Melbourne, Australia |
![]() Claire Novotny New York, USA |
ReactiveUI is part of the .NET Foundation. Other projects that are associated with the foundation include the Microsoft .NET Compiler Platform ("Roslyn") as well as the Microsoft ASP.NET family of projects, Microsoft .NET Core & Xamarin Forms.