ReactiveUI Association, Inc.
- Published
- Monday, January 4, 2021
- Category
- Announcement
- Author
- Rodney Littles, II
Open Source Sustainability has become a big topic in the .NET community. With several Open Source projects having issues with long term sustainability, the ReactiveUI team has been identifying ways to address the long term sustainability of our open-source software. Our main goal is to make sure that as .NET grows and evolves that Reactive Programming and ReactiveUI evolve and grow with it. We have started to talk about strategies to ensure that ReactiveUI has maintenance and growth for the future.
Read more...Splat v7.0.1 released
- Published
- Tuesday, March 19, 2019
- Category
- Release Notes
- Author
- Rodney Littles, II
Splat 7.0.1 is here!
Read more...Removing ReactiveCommand abstract base class
- Published
- Wednesday, November 7, 2018
- Category
- Announcement
- Author
- Rodney Littles, II
The ReactiveUI team has been urging consumers for some time now to move away from the ReactiveCommand
abstract class for properties. There are some slight nuiances with type constraints that can sometimes cause run time bugs. Because your property can resolve to an abstract base implementation doesn't mean you should define it that way. We are very adamante about creating a type safe environment where consumers don't have to worry about hidden runtime issues with the framework. RFC: Remove ReactiveCommand abstract base class was raised to address this exact issue.
ReactiveUI Succession Update
- Published
- Tuesday, August 28, 2018
- Category
- Announcement
- Author
- Rodney Littles, II
ReactiveUI has released several minor versions since 8.0. Some of the most recent versions have been released without Geoff having to push code, or prep issues. This is thanks to members of the core team, and community members who have stepped up to move the project forward. Glenn Watson has started to play a large role in the maintenance of ReactiveUI. There have been other's getting involved in enhancing some of the platform logic, and documentation. Community members have been identifying and resolving issues that help make our framework better. What does this mean for ReactiveUI succession? It's happening. What does that mean for you? It means we are working on ways to improve ReactiveUI and make it easier to consume. We have several initiatives on the team and there are a few RFC's planned for the 9.0 release that might be of interest.
Read more...ReactiveUI v8.7.1 released
- Published
- Friday, August 17, 2018
- Category
- Release Notes
- Author
- Rodney Littles, II
Release 8.7.1 of ReactiveUI is available!
Read more...