Xunit.SkippableFact by: Andrew Arnott
  • 135 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.
XunitContext by: https://github.com/SimonCropp/XunitContext/graphs/contributors
  • 445 total downloads
  • Latest version: 3.3.2
  • Context, Logging, xUnit
Extends xUnit to expose extra context and simplify logging.
YamlDotNet by: Antoine Aubry
  • 481 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.
YamlDotNet.NetCore by: Antoine Aubry, Adam Hathcock
  • 24 total downloads
  • Latest version: 1.0.0
  • yaml parser development library serialization
YamlDotNet.NetCore
YoutubeExplode by: Tyrrrz
  • 1.887k total downloads
  • Latest version: 4.7.16
  • youtube video download playlist user channel closed caption tracks subtitles parse extract metadata info net core standard
The ultimate dirty YouTube library. Parses public metadata on YouTube videos, lets you download them and much more. Does not require an API key and does not impose usage quotas.
Z.Expressions.Eval by: ZZZ Projects
  • 1.838k total downloads
  • Latest version: 2.9.24
  • C# Eval Expression Function Evaluator Compile Compiler Execute Roslyn
C# Eval Expression is an Eval function. You can Evaluate, Compile and Execute C# code at runtime. Example: https://dotnetfiddle.net/COq6FC Include free and prime features.
ZeroFormatter.Interfaces by: neuecc
  • 886 total downloads
  • Latest version: 1.6.4
  • ZeroFormatter, Serialization, Formatter, Serializer
Plain interfaces and KeyTuple of ZeroFormatter, it is used for define serializable targets.
ZeroLevel by: Ogoun
  • 1.136k total downloads
  • Latest version: 4.0.0.6
Basic Toolkit.
zlib.net by: Jean-loup Gailly, Mark Adler, ComponentAce
  • 63 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).
Zomp.SyncMethodGenerator by: Victor Irzak
  • 1.596k total downloads
  • Latest version: 2.0.16
  • async sync csharp source generator
Generates synchronized method from async method