Xamarin.Google.Code.FindBugs.JSR305 by: Microsoft
  • 80 total downloads
  • Latest version: 3.0.2.22
  • 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.ErrorProne.Annotations by: Microsoft
  • 205 total downloads
  • Latest version: 2.45.0.1
  • xamarin artifact=com.google.errorprone:error_prone_annotations artifact_versioned=com.google.errorprone:error_prone_annotations:2.45.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.errorprone:error_prone_annotations'.
Xamarin.Google.ErrorProne.TypeAnnotations by: Microsoft
  • 25 total downloads
  • Latest version: 2.45.0.1
  • xamarin artifact=com.google.errorprone:error_prone_type_annotations artifact_versioned=com.google.errorprone:error_prone_type_annotations:2.45.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
  • 112 total downloads
  • Latest version: 1.0.0.30
  • 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.Jetbrains.Annotations by: Microsoft
  • 100 total downloads
  • Latest version: 26.0.2.4
  • xamarin artifact=org.jetbrains:annotations artifact_versioned=org.jetbrains:annotations:26.0.2
.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
  • 31 total downloads
  • Latest version: 1.0.0.5
  • xamarin artifact=org.jspecify:jspecify artifact_versioned=org.jspecify:jspecify:1.0.0
.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
  • 381 total downloads
  • Latest version: 2.3.0.1
  • xamarin artifact=org.jetbrains.kotlin:kotlin-stdlib artifact_versioned=org.jetbrains.kotlin:kotlin-stdlib:2.3.0
.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
  • 320 total downloads
  • Latest version: 2.0.21.6
  • xamarin artifact=org.jetbrains.kotlin:kotlin-stdlib-common artifact_versioned=org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21
.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
  • 343 total downloads
  • Latest version: 2.3.0.1
  • xamarin artifact=org.jetbrains.kotlin:kotlin-stdlib-jdk7 artifact_versioned=org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.3.0
.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
  • 336 total downloads
  • Latest version: 2.3.0.1
  • xamarin artifact=org.jetbrains.kotlin:kotlin-stdlib-jdk8 artifact_versioned=org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.0
.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
  • 67 total downloads
  • Latest version: 0.29.0.2
  • xamarin artifact=org.jetbrains.kotlinx:atomicfu artifact_versioned=org.jetbrains.kotlinx:atomicfu:0.29.0
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:atomicfu'. Library description: AtomicFU utilities
Xamarin.KotlinX.AtomicFU.Jvm by: Microsoft
  • 47 total downloads
  • Latest version: 0.29.0.2
  • xamarin artifact=org.jetbrains.kotlinx:atomicfu-jvm artifact_versioned=org.jetbrains.kotlinx:atomicfu-jvm:0.29.0
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:atomicfu-jvm'. Library description: AtomicFU utilities
Xamarin.KotlinX.Coroutines.Android by: Microsoft
  • 97 total downloads
  • Latest version: 1.10.2.2
  • xamarin artifact=org.jetbrains.kotlinx:kotlinx-coroutines-android artifact_versioned=org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:kotlinx-coroutines-android'. Library description: Coroutines support libraries for Kotlin
Xamarin.KotlinX.Coroutines.Core by: Microsoft
  • 223 total downloads
  • Latest version: 1.10.2.2
  • xamarin artifact=org.jetbrains.kotlinx:kotlinx-coroutines-core artifact_versioned=org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:kotlinx-coroutines-core'. Library description: Coroutines support libraries for Kotlin
Xamarin.KotlinX.Coroutines.Core.Jvm by: Microsoft
  • 203 total downloads
  • Latest version: 1.10.2.2
  • xamarin artifact=org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm artifact_versioned=org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm'. Library description: Coroutines support libraries for Kotlin
Xamarin.KotlinX.Serialization.Core by: Microsoft
  • 51 total downloads
  • Latest version: 1.9.0.2
  • xamarin artifact=org.jetbrains.kotlinx:kotlinx-serialization-core artifact_versioned=org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:kotlinx-serialization-core'. Library description: Kotlin multiplatform serialization runtime library
Xamarin.KotlinX.Serialization.Core.Jvm by: Microsoft
  • 79 total downloads
  • Latest version: 1.9.0.2
  • xamarin artifact=org.jetbrains.kotlinx:kotlinx-serialization-core-jvm artifact_versioned=org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0
.NET for Android and MAUI bindings for the Android Java library 'org.jetbrains.kotlinx:kotlinx-serialization-core-jvm'. Library description: Kotlin multiplatform serialization runtime library
Xceed.Pdf by: Xceed
  • 6 total downloads
  • Latest version: 5.1.25458.6676
  • xceed pdf document
Create or manipulate Microsoft Word documents from your .NET applications, without requiring Word or Office to be installed. Convert Word documents to PDF (not all Word elements are supported). Fast and lightweight. Widely used and backed by a responsive support and development team whose sole ambition is your complete satisfaction. You can try this package for free for 45 days, after which you will need to purchase a license key to continue using it.
Xceed.Words.NET by: Xceed
  • 23 total downloads
  • Latest version: 5.0.25228.6154
  • Xceed Words for .NET
Create or manipulate Microsoft Word documents from your .NET applications, without requiring Word or Office to be installed. Convert Word documents to PDF (not all Word elements are supported). Fast and lightweight. Widely used and backed by a responsive support and development team whose sole ambition is your complete satisfaction. You can try this package for free for 15 days, after which you will need to purchase a license key to continue using it.
Xdot.Paymob.CashIn by: Mahmoud Shaheen
  • 145 total downloads
  • Latest version: 1.0.7+build.259
  • xdot paymob accept sdk payment cashin
SDK to help you integrate with the Paymob’s payment gateway.