Xamarin.Firebase.Encoders.Proto by: Microsoft
  • 6 total downloads
  • Latest version: 116.0.0.18
  • xamarin artifact=com.google.firebase:firebase-encoders-proto artifact_versioned=com.google.firebase:firebase-encoders-proto:16.0.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-encoders-proto'.
Xamarin.Firebase.Iid.Interop by: Microsoft
  • 12 total downloads
  • Latest version: 117.1.0.23
  • xamarin artifact=com.google.firebase:firebase-iid-interop artifact_versioned=com.google.firebase:firebase-iid-interop:17.1.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-iid-interop'.
Xamarin.Firebase.Installations by: Microsoft
  • 11 total downloads
  • Latest version: 119.0.0.1
  • xamarin artifact=com.google.firebase:firebase-installations artifact_versioned=com.google.firebase:firebase-installations:19.0.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-installations'.
Xamarin.Firebase.Installations.InterOp by: Microsoft
  • 8 total downloads
  • Latest version: 117.2.0.11
  • xamarin artifact=com.google.firebase:firebase-installations-interop artifact_versioned=com.google.firebase:firebase-installations-interop:17.2.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-installations-interop'.
Xamarin.Firebase.iOS.CloudMessaging by: Microsoft
  • 2 total downloads
  • Latest version: 8.10.0.3
C# bindings for Firebase APIs Cloud Messaging iOS Library
Xamarin.Firebase.iOS.Core by: Microsoft
  • 3 total downloads
  • Latest version: 8.10.0.3
C# bindings for Firebase APIs Core iOS Library
Xamarin.Firebase.iOS.Installations by: Microsoft
  • 4 total downloads
  • Latest version: 8.10.0.3
C# bindings for Firebase APIs Installations iOS Library
Xamarin.Firebase.Measurement.Connector by: Microsoft
  • 10 total downloads
  • Latest version: 120.0.1.11
  • xamarin artifact=com.google.firebase:firebase-measurement-connector artifact_versioned=com.google.firebase:firebase-measurement-connector:20.0.1
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-measurement-connector'.
Xamarin.Firebase.Messaging by: Microsoft
  • 7 total downloads
  • Latest version: 125.0.0.1
  • xamarin artifact=com.google.firebase:firebase-messaging artifact_versioned=com.google.firebase:firebase-messaging:25.0.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-messaging'.
Xamarin.Google.Android.DataTransport.TransportApi by: Microsoft
  • 3 total downloads
  • Latest version: 4.0.0.5
  • xamarin artifact=com.google.android.datatransport:transport-api artifact_versioned=com.google.android.datatransport:transport-api:4.0.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.android.datatransport:transport-api'.
Xamarin.Google.Android.DataTransport.TransportBackendCct by: Microsoft
  • 4 total downloads
  • Latest version: 4.0.0.5
  • xamarin artifact=com.google.android.datatransport:transport-backend-cct artifact_versioned=com.google.android.datatransport:transport-backend-cct:4.0.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.android.datatransport:transport-backend-cct'.
Xamarin.Google.Android.DataTransport.TransportRuntime by: Microsoft
  • 7 total downloads
  • Latest version: 4.0.0.5
  • xamarin artifact=com.google.android.datatransport:transport-runtime artifact_versioned=com.google.android.datatransport:transport-runtime:4.0.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.android.datatransport:transport-runtime'.
Xamarin.Google.Android.Material by: Microsoft
  • 5 total downloads
  • Latest version: 1.12.0.3
  • xamarin artifact=com.google.android.material:material artifact_versioned=com.google.android.material:material:1.12.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.android.material:material'. Library description: Material Components for Android is a static library that you can add to your Android application in order to use APIs that provide implementations of the Material Design specification. Compatible on devices running API 14 or later.
Xamarin.Google.Code.FindBugs.JSR305 by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.2.19
  • xamarin artifact=com.google.code.findbugs:jsr305 artifact_versioned=com.google.code.findbugs:jsr305:3.0.2
.NET for Android and MAUI bindings for the Android Java library 'com.google.code.findbugs:jsr305'. Library description: JSR305 Annotations for Findbugs
Xamarin.Google.Crypto.Tink.Android by: Microsoft
  • 7 total downloads
  • Latest version: 1.17.0.1
  • xamarin artifact=com.google.crypto.tink:tink-android artifact_versioned=com.google.crypto.tink:tink-android:1.17.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.crypto.tink:tink-android'. Library description: Tink is a small cryptographic library that provides a safe, simple, agile and fast way to accomplish some common cryptographic tasks.
Xamarin.Google.ErrorProne.Annotations by: Microsoft
  • 11 total downloads
  • Latest version: 2.41.0.1
  • xamarin artifact=com.google.errorprone:error_prone_annotations artifact_versioned=com.google.errorprone:error_prone_annotations:2.41.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.errorprone:error_prone_annotations'.
Xamarin.Google.ErrorProne.TypeAnnotations by: Microsoft
  • 1 total downloads
  • Latest version: 2.37.0.1
  • xamarin artifact=com.google.errorprone:error_prone_type_annotations artifact_versioned=com.google.errorprone:error_prone_type_annotations:2.37.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.errorprone:error_prone_type_annotations'.
Xamarin.Google.Guava.ListenableFuture by: Microsoft
  • 7 total downloads
  • Latest version: 1.0.0.29
  • xamarin artifact=com.google.guava:listenablefuture artifact_versioned=com.google.guava:listenablefuture:1.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.guava:listenablefuture'. Library description: Contains Guava's com.google.common.util.concurrent.ListenableFuture class, without any of its other classes -- but is also available in a second "version" that omits the class to avoid conflicts with the copy in Guava itself. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the "real" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....
Xamarin.Google.iOS.Maps by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.1.1
C# bindings for Google APIs Maps iOS Library
Xamarin.GooglePlayServices.Base by: Microsoft
  • 8 total downloads
  • Latest version: 118.7.2.1
  • xamarin artifact=com.google.android.gms:play-services-base artifact_versioned=com.google.android.gms:play-services-base:18.7.2
.NET for Android and MAUI bindings for the Android Java library 'com.google.android.gms:play-services-base'.