reactiveui / 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.
https://www.reactiveui.net
MIT License
7.99k stars 1.12k forks source link

Housekeeping: Retire Xamarin due to end of support #3797

Closed ChrisPulman closed 2 months ago

ChrisPulman commented 2 months ago

What kind of change does this PR introduce?

Update

What is the current behavior?

Support for Xamarin is included

What is the new behavior?

Xamarin Support is retired inline with Microsoft. https://dotnet.microsoft.com/en-us/platform/support/policy/xamarin

What might this PR break?

Users wishing to continue using Xamarin will need to continue using release 19.6.12 of ReactiveUI, ReactiveUI.XamarinForms , ReactiveUI.AndroidX and ReactiveUI.AndroidSupport

Please check if the PR fulfills these requirements

Other information:

anaisbetts commented 2 months ago

RIP tha Dream :sob:

ChrisPulman commented 2 months ago

RIP tha Dream 😭

I know, 14 years, but its more of a migration to a new name than a complete loss, without your dream this project and its related projects would have left the world struggling using imperative code bases. Thank you

glennawatson commented 2 months ago

I'll leave it up to you to decide @ChrisPulman when to merge it in -- I guess the support drops on the 1st May US time so we should do a release after that date.

ChrisPulman commented 2 months ago

I'll leave it up to you to decide @ChrisPulman -- I guess the support drops on the 1st May US time so we should do a release after that date.

This is the intended release date in my mind, thank you

github-actions[bot] commented 2 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.