Xamarin.AndroidX.VectorDrawable.Animated
by: Microsoft
- 259 total downloads
- Latest version: 1.2.0.9
.NET for Android and MAUI bindings for the Android Java library 'androidx.vectordrawable:vectordrawable-animated'.
Library description: Android Support AnimatedVectorDrawable
Xamarin.AndroidX.VersionedParcelable
by: Microsoft
- 280 total downloads
- Latest version: 1.2.1.4
.NET for Android and MAUI bindings for the Android Java library 'androidx.versionedparcelable:versionedparcelable'.
Library description: Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
Xamarin.AndroidX.ViewPager
by: Microsoft
- 261 total downloads
- Latest version: 1.1.0.5
.NET for Android and MAUI bindings for the Android Java library 'androidx.viewpager:viewpager'.
Library description: The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.
Xamarin.AndroidX.ViewPager2
by: Microsoft
- 241 total downloads
- Latest version: 1.1.0.9
.NET for Android and MAUI bindings for the Android Java library 'androidx.viewpager2:viewpager2'.
Library description: AndroidX Widget ViewPager2
Xamarin.AndroidX.Window
by: Microsoft
- 260 total downloads
- Latest version: 1.5.1.1
.NET for Android and MAUI bindings for the Android Java library 'androidx.window:window'.
Library description: WindowManager Jetpack library. Currently only provides additional functionality on foldable devices.
Xamarin.AndroidX.Window.Extensions.Core.Core
by: Microsoft
- 102 total downloads
- Latest version: 1.0.0.17
.NET for Android and MAUI bindings for the Android Java library 'androidx.window.extensions.core:core'.
Library description: The Core APIs for Window Manager Library Extensions
Xamarin.AndroidX.Window.WindowCore
by: Microsoft
- 15 total downloads
- Latest version: 1.5.1.1
.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
- 15 total downloads
- Latest version: 1.5.1.1
.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
- 266 total downloads
- Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Google.Android.Material
by: Microsoft
- 357 total downloads
- Latest version: 1.13.0.1
.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 21 or later.
Xamarin.Google.ErrorProne.Annotations
by: Microsoft
- 304 total downloads
- Latest version: 2.45.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
- 53 total downloads
- Latest version: 2.45.0.1
.NET for Android and MAUI bindings for the Android Java library 'com.google.errorprone:error_prone_type_annotations'.
Xamarin.Google.Guava.ListenableFuture
by: Microsoft
- 183 total downloads
- Latest version: 1.0.0.30
.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.Jetbrains.Annotations
by: Microsoft
- 243 total downloads
- Latest version: 26.0.2.4
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains:annotations'.
Library description: A set of annotations used for code inspection support and code documentation.
Xamarin.JSpecify
by: Microsoft
- 35 total downloads
- Latest version: 1.0.0.5
.NET for Android and MAUI bindings for the Android Java library 'org.jspecify:jspecify'.
Library description: An artifact of well-named and well-specified annotations to power static analysis checks
Xamarin.Kotlin.StdLib
by: Microsoft
- 516 total downloads
- Latest version: 2.3.0.1
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlin:kotlin-stdlib'.
Library description: Kotlin Standard Library
Xamarin.Kotlin.StdLib.Common
by: Microsoft
- 445 total downloads
- Latest version: 2.0.21.6
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlin:kotlin-stdlib-common'.
Library description: Kotlin Common Standard Library (legacy, use kotlin-stdlib instead)
Xamarin.Kotlin.StdLib.Jdk7
by: Microsoft
- 479 total downloads
- Latest version: 2.3.0.1
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlin:kotlin-stdlib-jdk7'.
Library description: Kotlin Standard Library JDK 7 extension
Xamarin.Kotlin.StdLib.Jdk8
by: Microsoft
- 480 total downloads
- Latest version: 2.3.0.1
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlin:kotlin-stdlib-jdk8'.
Library description: Kotlin Standard Library JDK 8 extension
Xamarin.KotlinX.AtomicFU
by: Microsoft
- 126 total downloads
- Latest version: 0.29.0.2
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:atomicfu'.
Library description: AtomicFU utilities