xamarin / AndroidX

AndroidX bindings for .NET for Android
MIT License
173 stars 42 forks source link

Deprecate Xamarin.AndroidX.Legacy.Support.V4 #808

Open rgroenewoudt opened 8 months ago

rgroenewoudt commented 8 months ago

Android application type

Not applicable

Affected platform version

N/A

Description

Like said in the blogpost the package Xamarin.AndroidX.Legacy.Support.V4 should not be used anymore.

I would suggest deprecating the nuget package so that people are warned about it and will not easily install/use it anymore.

Steps to Reproduce

N/A

Did you find any workaround?

No response

Relevant log output

No response

moljac commented 8 months ago

@rgroenewoudt Thanks for the feedback, but I am not sure this will be possible THAT easy

https://www.nuget.org/packages/Xamarin.AndroidX.Legacy.Support.V4#usedby-body-tab

But we'll discuss it in any case.

MagicAndre1981 commented 7 months ago

MAUI and Uno removed it for .net 8.0. Syncfusion likely pulls it as transitive package of Xamarin.Forms. AzureAD only uses it in a test app

So when .net 7 (MAUI) and classic Xamarin support ends in 2024 you can deprecate it.