xunit.runner.visualstudio by: jnewkirk, bradwilson
  • 176 total downloads
  • Latest version: 4.0.0-pre.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.extensibility.core by: jnewkirk, bradwilson
  • 152 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.
zlib.net-mutliplatform by: cinderblocks
  • 46 total downloads
  • Latest version: 1.1.0
  • zlib deflate compression
ZLIB.NET is a 100% managed version of ZLIB compression library which implements deflate and inflate compression algorithms.
xunit.extensibility.execution by: jnewkirk, bradwilson
  • 152 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.
YamlDotNet by: Antoine Aubry
  • 292 total downloads
  • Latest version: 18.1.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.
ZstdNet by: SKB Kontur
  • 57 total downloads
  • Latest version: 1.5.7
  • zstd zstandard compression
Zstd compression library wrapper for .NET