Skip to content

Commit 9eb6af7

Browse files
Remove obscure and/or unused packages (#1171)
In an effort to make this repo more maintainable... This removes packages, in which: * There are no (or very little) downloads in the last 90 days * There are no dependent packages listed on NuGet.org We are mostly focusing on obscure Xamarin.Firebase packages that no one is using. * https://www.nuget.org/packages/Xamarin.Android.Google.BillingClient.Ktx * https://www.nuget.org/packages/Xamarin.AndroidX.Lifecycle.ReactiveStreams.Ktx * https://www.nuget.org/packages/Xamarin.AndroidX.Paging.RxJava2.Ktx * https://www.nuget.org/packages/Xamarin.AndroidX.Wear.WatchFace.Complications.Data.Source.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.Ads.Lite * https://www.nuget.org/packages/Xamarin.Firebase.Analytics.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.AppCheck.Debug * https://www.nuget.org/packages/Xamarin.Firebase.AppCheck.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.AppCheck.SafetyNet * https://www.nuget.org/packages/Xamarin.Firebase.Auth.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.Config.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.Crashlytics.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.Database.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.Dynamic.Links.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.Firestore.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.Functions.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.InAppMessaging.Display.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.InAppMessaging.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.Installations.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.Messaging.DirectBoot * https://www.nuget.org/packages/Xamarin.Firebase.Messaging.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.Perf.Ktx * https://www.nuget.org/packages/Xamarin.Firebase.Storage.Ktx * https://www.nuget.org/packages/Xamarin.Google.Android.Play.Asset.Delivery.Ktx * https://www.nuget.org/packages/Xamarin.Google.Android.Play.Feature.Delivery.Ktx Note that any with a `.Ktx` suffix are Kotlin extensions, which are not particularly useful in a C# project. *Some* `.Ktx` packages are still kept, such as `Xamarin.AndroidX.Activity.Ktx`, which is a dependency of many other AndroidX packages.
1 parent 6e94811 commit 9eb6af7

File tree

1 file changed

+0
-206
lines changed

1 file changed

+0
-206
lines changed

config.json

Lines changed: 0 additions & 206 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,13 +1099,6 @@
10991099
"nugetVersion": "2.9.0",
11001100
"nugetId": "Xamarin.AndroidX.Lifecycle.ReactiveStreams"
11011101
},
1102-
{
1103-
"groupId": "androidx.lifecycle",
1104-
"artifactId": "lifecycle-reactivestreams-ktx",
1105-
"version": "2.9.0",
1106-
"nugetVersion": "2.9.0",
1107-
"nugetId": "Xamarin.AndroidX.Lifecycle.ReactiveStreams.Ktx"
1108-
},
11091102
{
11101103
"groupId": "androidx.lifecycle",
11111104
"artifactId": "lifecycle-runtime",
@@ -1533,13 +1526,6 @@
15331526
"nugetVersion": "3.3.6.2",
15341527
"nugetId": "Xamarin.AndroidX.Paging.RxJava2"
15351528
},
1536-
{
1537-
"groupId": "androidx.paging",
1538-
"artifactId": "paging-rxjava2-ktx",
1539-
"version": "3.3.6",
1540-
"nugetVersion": "3.3.6.2",
1541-
"nugetId": "Xamarin.AndroidX.Paging.RxJava2.Ktx"
1542-
},
15431529
{
15441530
"groupId": "androidx.palette",
15451531
"artifactId": "palette",
@@ -2035,13 +2021,6 @@
20352021
"nugetVersion": "1.2.1.11",
20362022
"nugetId": "Xamarin.AndroidX.Wear.WatchFace.Complications.Data.Source"
20372023
},
2038-
{
2039-
"groupId": "androidx.wear.watchface",
2040-
"artifactId": "watchface-complications-data-source-ktx",
2041-
"version": "1.2.1",
2042-
"nugetVersion": "1.2.1.11",
2043-
"nugetId": "Xamarin.AndroidX.Wear.WatchFace.Complications.Data.Source.Ktx"
2044-
},
20452024
{
20462025
"groupId": "androidx.wear.watchface",
20472026
"artifactId": "watchface-complications-rendering",
@@ -2178,14 +2157,6 @@
21782157
"nugetId": "Xamarin.Android.Google.BillingClient",
21792158
"type": "xbd"
21802159
},
2181-
{
2182-
"groupId": "com.android.billingclient",
2183-
"artifactId": "billing-ktx",
2184-
"version": "7.1.1",
2185-
"nugetVersion": "7.1.1.4",
2186-
"nugetId": "Xamarin.Android.Google.BillingClient.Ktx",
2187-
"type": "xbd"
2188-
},
21892160
{
21902161
"groupId": "com.android.installreferrer",
21912162
"artifactId": "installreferrer",
@@ -3259,14 +3230,6 @@
32593230
"nugetId": "Xamarin.Google.Android.Play.Asset.Delivery",
32603231
"type": "xbd"
32613232
},
3262-
{
3263-
"groupId": "com.google.android.play",
3264-
"artifactId": "asset-delivery-ktx",
3265-
"version": "2.3.0",
3266-
"nugetVersion": "2.3.0.3",
3267-
"nugetId": "Xamarin.Google.Android.Play.Asset.Delivery.Ktx",
3268-
"type": "xbd"
3269-
},
32703233
{
32713234
"groupId": "com.google.android.play",
32723235
"artifactId": "core",
@@ -3299,14 +3262,6 @@
32993262
"nugetId": "Xamarin.Google.Android.Play.Feature.Delivery",
33003263
"type": "xbd"
33013264
},
3302-
{
3303-
"groupId": "com.google.android.play",
3304-
"artifactId": "feature-delivery-ktx",
3305-
"version": "2.1.0",
3306-
"nugetVersion": "2.1.0.14",
3307-
"nugetId": "Xamarin.Google.Android.Play.Feature.Delivery.Ktx",
3308-
"type": "xbd"
3309-
},
33103265
{
33113266
"groupId": "com.google.android.play",
33123267
"artifactId": "integrity",
@@ -3461,15 +3416,6 @@
34613416
"extraDependencies": "androidx.lifecycle.lifecycle-livedata-core",
34623417
"type": "xbd"
34633418
},
3464-
{
3465-
"groupId": "com.google.firebase",
3466-
"artifactId": "firebase-ads-lite",
3467-
"version": "23.6.0",
3468-
"nugetVersion": "123.6.0.3",
3469-
"nugetId": "Xamarin.Firebase.Ads.Lite",
3470-
"extraDependencies": "androidx.lifecycle.lifecycle-livedata-core,androidx.lifecycle.lifecycle-runtime",
3471-
"type": "xbd"
3472-
},
34733419
{
34743420
"groupId": "com.google.firebase",
34753421
"artifactId": "firebase-analytics",
@@ -3486,14 +3432,6 @@
34863432
"nugetId": "Xamarin.Firebase.Analytics.Impl",
34873433
"type": "xbd"
34883434
},
3489-
{
3490-
"groupId": "com.google.firebase",
3491-
"artifactId": "firebase-analytics-ktx",
3492-
"version": "22.4.0",
3493-
"nugetVersion": "122.4.0",
3494-
"nugetId": "Xamarin.Firebase.Analytics.Ktx",
3495-
"type": "xbd"
3496-
},
34973435
{
34983436
"groupId": "com.google.firebase",
34993437
"artifactId": "firebase-annotations",
@@ -3510,14 +3448,6 @@
35103448
"nugetId": "Xamarin.Firebase.AppCheck",
35113449
"type": "xbd"
35123450
},
3513-
{
3514-
"groupId": "com.google.firebase",
3515-
"artifactId": "firebase-appcheck-debug",
3516-
"version": "18.0.0",
3517-
"nugetVersion": "118.0.0.6",
3518-
"nugetId": "Xamarin.Firebase.AppCheck.Debug",
3519-
"type": "xbd"
3520-
},
35213451
{
35223452
"groupId": "com.google.firebase",
35233453
"artifactId": "firebase-appcheck-interop",
@@ -3526,14 +3456,6 @@
35263456
"nugetId": "Xamarin.Firebase.AppCheck.Interop",
35273457
"type": "xbd"
35283458
},
3529-
{
3530-
"groupId": "com.google.firebase",
3531-
"artifactId": "firebase-appcheck-ktx",
3532-
"version": "18.0.0",
3533-
"nugetVersion": "118.0.0.6",
3534-
"nugetId": "Xamarin.Firebase.AppCheck.Ktx",
3535-
"type": "xbd"
3536-
},
35373459
{
35383460
"groupId": "com.google.firebase",
35393461
"artifactId": "firebase-appcheck-playintegrity",
@@ -3542,14 +3464,6 @@
35423464
"nugetId": "Xamarin.Firebase.AppCheck.PlayIntegrity",
35433465
"type": "xbd"
35443466
},
3545-
{
3546-
"groupId": "com.google.firebase",
3547-
"artifactId": "firebase-appcheck-safetynet",
3548-
"version": "16.1.2",
3549-
"nugetVersion": "116.1.2.14",
3550-
"nugetId": "Xamarin.Firebase.AppCheck.SafetyNet",
3551-
"type": "xbd"
3552-
},
35533467
{
35543468
"groupId": "com.google.firebase",
35553469
"artifactId": "firebase-appindexing",
@@ -3574,14 +3488,6 @@
35743488
"nugetId": "Xamarin.Firebase.Auth.Interop",
35753489
"type": "xbd"
35763490
},
3577-
{
3578-
"groupId": "com.google.firebase",
3579-
"artifactId": "firebase-auth-ktx",
3580-
"version": "23.2.0",
3581-
"nugetVersion": "123.2.0.2",
3582-
"nugetId": "Xamarin.Firebase.Auth.Ktx",
3583-
"type": "xbd"
3584-
},
35853491
{
35863492
"groupId": "com.google.firebase",
35873493
"artifactId": "firebase-common",
@@ -3622,14 +3528,6 @@
36223528
"nugetId": "Xamarin.Firebase.Config.Interop",
36233529
"type": "xbd"
36243530
},
3625-
{
3626-
"groupId": "com.google.firebase",
3627-
"artifactId": "firebase-config-ktx",
3628-
"version": "22.1.1",
3629-
"nugetVersion": "122.1.1",
3630-
"nugetId": "Xamarin.Firebase.Config.Ktx",
3631-
"type": "xbd"
3632-
},
36333531
{
36343532
"groupId": "com.google.firebase",
36353533
"artifactId": "firebase-core",
@@ -3655,14 +3553,6 @@
36553553
"extraDependencies": "com.google.dagger.dagger",
36563554
"type": "xbd"
36573555
},
3658-
{
3659-
"groupId": "com.google.firebase",
3660-
"artifactId": "firebase-crashlytics-ktx",
3661-
"version": "19.4.3",
3662-
"nugetVersion": "119.4.3",
3663-
"nugetId": "Xamarin.Firebase.Crashlytics.Ktx",
3664-
"type": "xbd"
3665-
},
36663556
{
36673557
"groupId": "com.google.firebase",
36683558
"artifactId": "firebase-crashlytics-ndk",
@@ -3695,14 +3585,6 @@
36953585
"nugetId": "Xamarin.Firebase.Database.Connection",
36963586
"type": "xbd"
36973587
},
3698-
{
3699-
"groupId": "com.google.firebase",
3700-
"artifactId": "firebase-database-ktx",
3701-
"version": "21.0.0",
3702-
"nugetVersion": "121.0.0.6",
3703-
"nugetId": "Xamarin.Firebase.Database.Ktx",
3704-
"type": "xbd"
3705-
},
37063588
{
37073589
"groupId": "com.google.firebase",
37083590
"artifactId": "firebase-datatransport",
@@ -3719,14 +3601,6 @@
37193601
"nugetId": "Xamarin.Firebase.Dynamic.Links",
37203602
"type": "xbd"
37213603
},
3722-
{
3723-
"groupId": "com.google.firebase",
3724-
"artifactId": "firebase-dynamic-links-ktx",
3725-
"version": "22.1.0",
3726-
"nugetVersion": "122.1.0.6",
3727-
"nugetId": "Xamarin.Firebase.Dynamic.Links.Ktx",
3728-
"type": "xbd"
3729-
},
37303604
{
37313605
"groupId": "com.google.firebase",
37323606
"artifactId": "firebase-encoders",
@@ -3762,16 +3636,6 @@
37623636
"skipExtendedTests": true,
37633637
"comments": "Skip tests due to https://github.com/firebase/firebase-android-sdk/issues/5997"
37643638
},
3765-
{
3766-
"groupId": "com.google.firebase",
3767-
"artifactId": "firebase-firestore-ktx",
3768-
"version": "25.1.4",
3769-
"nugetVersion": "125.1.4",
3770-
"nugetId": "Xamarin.Firebase.Firestore.Ktx",
3771-
"type": "xbd",
3772-
"skipExtendedTests": true,
3773-
"comments": "Skip tests due to https://github.com/firebase/firebase-android-sdk/issues/5997"
3774-
},
37753639
{
37763640
"groupId": "com.google.firebase",
37773641
"artifactId": "firebase-functions",
@@ -3780,14 +3644,6 @@
37803644
"nugetId": "Xamarin.Firebase.Functions",
37813645
"type": "xbd"
37823646
},
3783-
{
3784-
"groupId": "com.google.firebase",
3785-
"artifactId": "firebase-functions-ktx",
3786-
"version": "21.2.1",
3787-
"nugetVersion": "121.2.1.2",
3788-
"nugetId": "Xamarin.Firebase.Functions.Ktx",
3789-
"type": "xbd"
3790-
},
37913647
{
37923648
"groupId": "com.google.firebase",
37933649
"artifactId": "firebase-iid",
@@ -3824,26 +3680,6 @@
38243680
"skipExtendedTests": true,
38253681
"comments": "Skip tests due to https://github.com/firebase/firebase-android-sdk/issues/5997"
38263682
},
3827-
{
3828-
"groupId": "com.google.firebase",
3829-
"artifactId": "firebase-inappmessaging-display-ktx",
3830-
"version": "21.0.2",
3831-
"nugetVersion": "121.0.2.2",
3832-
"nugetId": "Xamarin.Firebase.InAppMessaging.Display.Ktx",
3833-
"type": "xbd",
3834-
"skipExtendedTests": true,
3835-
"comments": "Skip tests due to https://github.com/firebase/firebase-android-sdk/issues/5997"
3836-
},
3837-
{
3838-
"groupId": "com.google.firebase",
3839-
"artifactId": "firebase-inappmessaging-ktx",
3840-
"version": "21.0.2",
3841-
"nugetVersion": "121.0.2.2",
3842-
"nugetId": "Xamarin.Firebase.InAppMessaging.Ktx",
3843-
"type": "xbd",
3844-
"skipExtendedTests": true,
3845-
"comments": "Skip tests due to https://github.com/firebase/firebase-android-sdk/issues/5997"
3846-
},
38473683
{
38483684
"groupId": "com.google.firebase",
38493685
"artifactId": "firebase-installations",
@@ -3860,14 +3696,6 @@
38603696
"nugetId": "Xamarin.Firebase.Installations.InterOp",
38613697
"type": "xbd"
38623698
},
3863-
{
3864-
"groupId": "com.google.firebase",
3865-
"artifactId": "firebase-installations-ktx",
3866-
"version": "18.0.0",
3867-
"nugetVersion": "118.0.0.6",
3868-
"nugetId": "Xamarin.Firebase.Installations.Ktx",
3869-
"type": "xbd"
3870-
},
38713699
{
38723700
"groupId": "com.google.firebase",
38733701
"artifactId": "firebase-invites",
@@ -3892,22 +3720,6 @@
38923720
"nugetId": "Xamarin.Firebase.Messaging",
38933721
"type": "xbd"
38943722
},
3895-
{
3896-
"groupId": "com.google.firebase",
3897-
"artifactId": "firebase-messaging-directboot",
3898-
"version": "24.1.1",
3899-
"nugetVersion": "124.1.1.2",
3900-
"nugetId": "Xamarin.Firebase.Messaging.DirectBoot",
3901-
"type": "xbd"
3902-
},
3903-
{
3904-
"groupId": "com.google.firebase",
3905-
"artifactId": "firebase-messaging-ktx",
3906-
"version": "24.1.1",
3907-
"nugetVersion": "124.1.1.2",
3908-
"nugetId": "Xamarin.Firebase.Messaging.Ktx",
3909-
"type": "xbd"
3910-
},
39113723
{
39123724
"groupId": "com.google.firebase",
39133725
"artifactId": "firebase-ml-common",
@@ -4038,16 +3850,6 @@
40383850
"skipExtendedTests": true,
40393851
"comments": "Skip tests due to https://github.com/firebase/firebase-android-sdk/issues/5997"
40403852
},
4041-
{
4042-
"groupId": "com.google.firebase",
4043-
"artifactId": "firebase-perf-ktx",
4044-
"version": "21.0.5",
4045-
"nugetVersion": "121.0.5.2",
4046-
"nugetId": "Xamarin.Firebase.Perf.Ktx",
4047-
"type": "xbd",
4048-
"skipExtendedTests": true,
4049-
"comments": "Skip tests due to https://github.com/firebase/firebase-android-sdk/issues/5997"
4050-
},
40513853
{
40523854
"groupId": "com.google.firebase",
40533855
"artifactId": "firebase-sessions",
@@ -4072,14 +3874,6 @@
40723874
"nugetId": "Xamarin.Firebase.Storage.Common",
40733875
"type": "xbd"
40743876
},
4075-
{
4076-
"groupId": "com.google.firebase",
4077-
"artifactId": "firebase-storage-ktx",
4078-
"version": "21.0.1",
4079-
"nugetVersion": "121.0.1.4",
4080-
"nugetId": "Xamarin.Firebase.Storage.Ktx",
4081-
"type": "xbd"
4082-
},
40833877
{
40843878
"groupId": "com.google.firebase",
40853879
"artifactId": "protolite-well-known-types",

0 commit comments

Comments
 (0)