Xamarin.Build.Download
by: Microsoft
- 357 total downloads
- Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Google.Guava.ListenableFuture
by: Microsoft
- 217 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.AndroidX.SwipeRefreshLayout
by: Microsoft
- 259 total downloads
- Latest version: 1.2.0.1
.NET for Android and MAUI bindings for the Android Java library 'androidx.swiperefreshlayout:swiperefreshlayout'.
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.ViewPager
by: Microsoft
- 288 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.SlidingPaneLayout
by: Microsoft
- 281 total downloads
- Latest version: 1.2.0.23
.NET for Android and MAUI bindings for the Android Java library 'androidx.slidingpanelayout:slidingpanelayout'.
Library description: SlidingPaneLayout offers a responsive, two pane layout that automatically switches between overlapping panes on smaller devices to a side by side view on larger devices.
Xamarin.AndroidX.Transition
by: Microsoft
- 316 total downloads
- Latest version: 1.6.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.transition:transition'.
Library description: Android Transition Support Library
Xamarin.AndroidX.Print
by: Microsoft
- 338 total downloads
- Latest version: 1.1.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.print:print'.
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.Jetbrains.Annotations
by: Microsoft
- 301 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.AndroidX.ProfileInstaller.ProfileInstaller
by: Microsoft
- 197 total downloads
- Latest version: 1.4.1.6
.NET for Android and MAUI bindings for the Android Java library 'androidx.profileinstaller:profileinstaller'.
Library description: Allows libraries to prepopulate ahead of time compilation traces to be read by ART
Xamarin.AndroidX.Startup.StartupRuntime
by: Microsoft
- 225 total downloads
- Latest version: 1.2.0.6
.NET for Android and MAUI bindings for the Android Java library 'androidx.startup:startup-runtime'.
Library description: Android App Startup Runtime
Xamarin.AndroidX.Tracing.Tracing
by: Microsoft
- 243 total downloads
- Latest version: 1.3.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.tracing:tracing'.
Library description: Android Tracing
Xamarin.AndroidX.VersionedParcelable
by: Microsoft
- 315 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.Window
by: Microsoft
- 349 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.SavedState
by: Microsoft
- 312 total downloads
- Latest version: 1.4.0.1
.NET for Android and MAUI bindings for the Android Java library 'androidx.savedstate:savedstate'.
Library description: Android Lifecycle Saved State
Xamarin.AndroidX.Window.Extensions.Core.Core
by: Microsoft
- 128 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.Tracing.Tracing.Android
by: Microsoft
- 14 total downloads
- Latest version: 1.3.0.2
.NET for Android and MAUI bindings for the Android Java library 'androidx.tracing:tracing-android'.
Library description: Android Tracing
Xamarin.AndroidX.Window.WindowCore.Jvm
by: Microsoft
- 18 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.AndroidX.SavedState.SavedState.Android
by: Microsoft
- 24 total downloads
- Latest version: 1.4.0.1
.NET for Android and MAUI bindings for the Android Java library 'androidx.savedstate:savedstate-android'.
Library description: Android Lifecycle Saved State
Xamarin.AndroidX.Window.WindowCore
by: Microsoft
- 18 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.NavigationEvent.Android
by: Microsoft
- 7 total downloads
- Latest version: 1.0.1.1
.NET for Android and MAUI bindings for the Android Java library 'androidx.navigationevent:navigationevent-android'.
Library description: Provides APIs to easily intercept platform navigation events, including swipes and clicks, to provide a consistent API surface for handling these events.