xunit.assert by: jnewkirk, bradwilson
  • 87 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
  • 72 total downloads
  • Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: jnewkirk, bradwilson
  • 54 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
  • 51 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: James Newkirk, Brad Wilson
  • 2 total downloads
  • Latest version: 2.4.0
Visual Studio 2012+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 1.0 or later, and Universal Windows 10.0 or later.
xunit.v3.assert by: jnewkirk, bradwilson
  • 2 total downloads
  • Latest version: 3.2.2
Includes the assertion library from xUnit.net (xunit.v3.assert.dll). Supports .NET Standard 2.0 and .NET 8.
xunit.v3.extensibility.core by: jnewkirk, bradwilson
  • 1 total downloads
  • Latest version: 3.2.2
Includes the core library (xunit.v3.core.dll), to be used for extensibility; test authors should include xunit.v3.core instead. Supports .NET Standard 2.0.
YamlDotNet by: Antoine Aubry
  • 1,521k 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.
ZetaProducerHtmlCompressorStandard by: Uwe Keim
  • 1 total downloads
  • Latest version: 1.0.3
  • html, compression
A .NET Standard port of Google’s htmlcompressor library to minify HTML source code. This is the release of the original porter.
ZstdSharp.Port by: Oleg Stepanischev
  • 2 total downloads
  • Latest version: 0.8.1
  • zstd zstandard port compression
Port of zstd compression library to c#