xamarin / AndroidX

AndroidX bindings for .NET for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecate Xamarin.AndroidX.Legacy.Support.V4

rgroenewoudt opened this issue · comments

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

commented

@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

  • MAUI
  • Uno
  • AzureAD
  • Syncfusion

But we'll discuss it in any case.

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.