Xamarin.Build.Download
by: Microsoft
- 3.141k total downloads
- Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Google.Guava.ListenableFuture
by: Microsoft
- 3.077k total downloads
- Latest version: 1.0.0.31
.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
- 3.789k total downloads
- Latest version: 26.1.0.1
.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
- 366 total downloads
- Latest version: 1.0.0.6
.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
- 7.744k total downloads
- Latest version: 2.3.10.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
- 6.866k total downloads
- Latest version: 2.0.21.7
.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
- 6.68k total downloads
- Latest version: 2.3.10.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
- 7.607k total downloads
- Latest version: 2.3.10.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
- 1.586k total downloads
- Latest version: 0.31.0.1
.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
- 1.46k total downloads
- Latest version: 0.31.0.1
.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
- 4.229k total downloads
- Latest version: 1.10.2.3
.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
- 4.695k total downloads
- Latest version: 1.10.2.3
.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
- 4.249k total downloads
- Latest version: 1.10.2.3
.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
- 778 total downloads
- Latest version: 1.10.0.1
.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
- 787 total downloads
- Latest version: 1.10.0.1
.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
xunit.analyzers
by: jnewkirk, bradwilson, marcind
- 456 total downloads
- Latest version: 1.27.0
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
YamlDotNet
by: Antoine Aubry
- 805 total downloads
- Latest version: 16.3.0
YamlDotNet is a .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. A serialization library is also included that allows to read and write objects from and to YAML streams.
YamlDotNet.NetCore
by: Antoine Aubry, Adam Hathcock
- 14 total downloads
- Latest version: 1.0.0
YamlDotNet.NetCore
Zlib.Portable
by: AdvancedREI, onovotny
- 691 total downloads
- Latest version: 1.11.0
A Portable Class Library port of the popular Zlib library from http://dotnetzip.codeplex.com. Works on .NET 4, 4.0.3, & 4.5.x, Sliverlight 5, Windows Phone 8.x, Windows 8.x, Xamarin.iOS, & Xamarin.Android.
Zlib.Portable.Signed
by: AdvancedREI, onovotny
- 148 total downloads
- Latest version: 1.11.0
A Portable Class Library port of the popular Zlib library from http://dotnetzip.codeplex.com. Works on .NET 4, 4.0.3, & 4.5.x, Sliverlight 5, Windows Phone 8.x, Windows 8.x, Xamarin.iOS, & Xamarin.Android.