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: jnewkirk, bradwilson
  • 289 total downloads
  • Latest version: 3.0.2
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 6 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.
Yarp.ReverseProxy by: Microsoft
  • 56 total downloads
  • Latest version: 2.0.1
Reverse proxy toolkit for building fast proxy servers in .NET using the infrastructure from ASP.NET and .NET
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#