xunit.assert by: James Newkirk Brad Wilson
  • 38 total downloads
  • Latest version: 2.4.1
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.
xunit.core by: James Newkirk Brad Wilson
  • 29 total downloads
  • Latest version: 2.4.1
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: James Newkirk Brad Wilson
  • 47 total downloads
  • Latest version: 2.4.1
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.extensibility.execution by: James Newkirk Brad Wilson
  • 51 total downloads
  • Latest version: 2.4.1
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
YamlDotNet by: Antoine Aubry
  • 65 total downloads
  • Latest version: 8.1.1
  • yaml parser development library serialization
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.