Xunit.SkippableFact by: Andrew Arnott
  • 48 total downloads
  • Latest version: 1.4.13
  • 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
  • 166 total downloads
  • Latest version: 13.7.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
  • 28 total downloads
  • Latest version: 6.0.0-alpha0001
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: Claire Novotny
  • 49 total downloads
  • Latest version: 3.4.2
  • zeroconf bonjour mdns service discovery xamarin netstandard universal
Bonjour support for .NET Standard 2.0, .NET Core, .NET Framework, Xamarin, and 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).