Xunit.SkippableFact by: Andrew Arnott
  • 36 total downloads
  • Latest version: 1.3.12
  • 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.
xunit.v3.core by: jnewkirk, bradwilson
  • 41 total downloads
  • Latest version: 1.0.1
Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Supports .NET Framework 4.7.2 or later and .NET 6.0 or later.
YamlDotNet by: Antoine Aubry
  • 79 total downloads
  • Latest version: 11.2.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.
ZedGraph by: ZedGraph Project
  • 19 total downloads
  • Latest version: 5.2.1
ZedGraph is a class library, user control, and web control for .net, written in C#, for drawing 2D Line, Bar, and Pie Charts. It features full, detailed customization capabilities, but most options have defaults for ease of use.
Zeroconf by: Oren Novotny
  • 9 total downloads
  • Latest version: 2.9.0
  • zeroconf bonjour mdns service discovery pcl xamarin netstandard universal
Bonjour support for .NET Standard, .NET 4.5, .NET Core, Xamarin, Windows Phone, Windows Store/UWP
zlib.net by: Jean-loup Gailly, Mark Adler, ComponentAce
  • 8 total downloads
  • Latest version: 1.0.4
  • zip zlib deflate
ZLIB.NET is a 100% managed version of ZLIB compression library which implements deflate and inflate compression algorithms (zlib format).