Xamarin.KotlinX.Coroutines.Core by: Microsoft
  • 404 total downloads
  • Latest version: 1.10.2.1
  • 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
  • 447 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
  • 106 total downloads
  • Latest version: 1.9.0.1
  • 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
  • 123 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
xunit by: jnewkirk bradwilson
  • 3.75k total downloads
  • Latest version: 2.9.3
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 installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.abstractions by: James Newkirk Brad Wilson
  • 2.701k total downloads
  • Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.analyzers by: jnewkirk bradwilson marcind
  • 2.682k total downloads
  • Latest version: 1.27.0
  • xunit.analyzers analyzers roslyn xunit xunit.net
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.
xunit.assert by: jnewkirk bradwilson
  • 2.951k total downloads
  • Latest version: 2.9.3
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.
xunit.core by: jnewkirk bradwilson
  • 4.19k total downloads
  • Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: jnewkirk bradwilson
  • 3.762k total downloads
  • Latest version: 2.9.3
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.extensibility.execution by: jnewkirk bradwilson
  • 3.735k total downloads
  • Latest version: 2.9.3
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.runner.visualstudio by: jnewkirk bradwilson
  • 3.607k total downloads
  • Latest version: 3.1.5
Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests. Supports .NET 4.7.2 or later, and .NET 8 or later.
Xunit.SkippableFact by: Andrew Arnott
  • 1.288k total downloads
  • Latest version: 1.5.61
  • xunit testing skipping
Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.
YamlDotNet by: Antoine Aubry
  • 400 total downloads
  • Latest version: 16.3.0
  • yaml parser development library serialization
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.
ZstdSharp.Port by: Oleg Stepanischev
  • 237 total downloads
  • Latest version: 0.8.7
  • zstd zstandard port compression
Port of zstd compression library to c#