Xamarin.AndroidX.Window.WindowCore
by: Microsoft
- 66 total downloads
- Latest version: 1.5.1.3
.NET for Android and MAUI bindings for the Android Java library 'androidx.window:window-core'.
Library description: WindowManager Core Library.
Xamarin.AndroidX.Window.WindowCore.Jvm
by: Microsoft
- 72 total downloads
- Latest version: 1.5.1.3
.NET for Android and MAUI bindings for the Android Java library 'androidx.window:window-core-jvm'.
Library description: WindowManager Core Library.
Xamarin.Build.Download
by: Microsoft
- 769 total downloads
- Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.CheckerFramework.CheckerCompatQual
by: Microsoft
- 75 total downloads
- Latest version: 2.5.6.16
.NET for Android and MAUI bindings for the Android Java library 'org.checkerframework:checker-compat-qual'.
Library description:
Checker Qual is the set of annotations (qualifiers) and supporting classes
used by the Checker Framework to type check Java source code. Please
see artifact:
org.checkerframework:checker
Xamarin.CheckerFramework.CheckerQual
by: Microsoft
- 217 total downloads
- Latest version: 4.2.0.1
.NET for Android and MAUI bindings for the Android Java library 'org.checkerframework:checker-qual'.
Library description: checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework.
Xamarin.CodeHaus.Mojo.AnimalSnifferAnnotations
by: Microsoft
- 85 total downloads
- Latest version: 1.27.0.2
.NET for Android and MAUI bindings for the Android Java library 'org.codehaus.mojo:animal-sniffer-annotations'.
Xamarin.Firebase.Annotations
by: Microsoft
- 355 total downloads
- Latest version: 117.0.0.3
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-annotations'.
Xamarin.Firebase.AppIndexing
by: Microsoft
- 641 total downloads
- Latest version: 120.0.0.28
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-appindexing'.
Xamarin.Firebase.Common
by: Microsoft
- 748 total downloads
- Latest version: 122.0.1.2
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-common'.
Xamarin.Firebase.Components
by: Microsoft
- 426 total downloads
- Latest version: 119.0.1.1
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-components'.
Xamarin.Forms
by: Microsoft
- 5.027k total downloads
- Latest version: 5.0.0.2662+1004-sha.bbcb5dbf5-azdo.9203770
Build native UIs for iOS, Android, UWP, macOS, Tizen and many more from a single, shared C# codebase
Xamarin.Google.Android.Material
by: Microsoft
- 1.131k total downloads
- Latest version: 1.14.0.5
.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 23 or later.
Xamarin.Google.AutoValue.Annotations
by: Microsoft
- 561 total downloads
- Latest version: 1.11.1.3
.NET for Android and MAUI bindings for the Android Java library 'com.google.auto.value:auto-value-annotations'.
Library description:
Immutable value-type code generation for Java 8+.
Xamarin.Google.Code.FindBugs.JSR305
by: Microsoft
- 302 total downloads
- Latest version: 3.0.2.24
.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
- 600 total downloads
- Latest version: 1.23.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.Dagger
by: Microsoft
- 181 total downloads
- Latest version: 2.59.2.1
.NET for Android and MAUI bindings for the Android Java library 'com.google.dagger:dagger'.
Library description: A fast dependency injector for Android and Java.
Xamarin.Google.ErrorProne.Annotations
by: Microsoft
- 849 total downloads
- Latest version: 2.50.0.1
.NET for Android and MAUI bindings for the Android Java library 'com.google.errorprone:error_prone_annotations'.
Xamarin.Google.ErrorProne.TypeAnnotations
by: Microsoft
- 200 total downloads
- Latest version: 2.50.0.1
.NET for Android and MAUI bindings for the Android Java library 'com.google.errorprone:error_prone_type_annotations'.
Xamarin.Google.Guava
by: Microsoft
- 214 total downloads
- Latest version: 33.6.0.1
.NET for Android and MAUI bindings for the Android Java library 'com.google.guava:guava'.
Library description:
Guava is a suite of core and expanded libraries that include
utility classes, Google's collections, I/O classes, and
much more.
Xamarin.Google.Guava.FailureAccess
by: Microsoft
- 100 total downloads
- Latest version: 1.0.3.6
.NET for Android and MAUI bindings for the Android Java library 'com.google.guava:failureaccess'.
Library description:
Contains
com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
InternalFutures. Most users will never need to use this artifact. Its
classes are conceptually a part of Guava, but they're in this separate
artifact so that Android libraries can use them without pulling in all of
Guava (just as they can use ListenableFuture by depending on the
listenablefuture artifact).