xunit.core by: jnewkirk bradwilson
  • 1.96k total downloads
  • Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: jnewkirk bradwilson
  • 1.661k 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
  • 2.154k 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: .NET Foundation and Contributors
  • 1.341k total downloads
  • Latest version: 2.4.3
Visual Studio 2017 15.9+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 2.1 or later, and Universal Windows 10.0.16299 or later.
Xunit.SkippableFact by: Andrew Arnott
  • 190 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.
YamlDotNet by: Antoine Aubry
  • 1.292k 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.
YamlDotNet.NetCore by: Antoine Aubry Adam Hathcock
  • 27 total downloads
  • Latest version: 1.0.0
  • yaml parser development library serialization
YamlDotNet.NetCore
Z.Expressions.Eval by: ZZZ Projects
  • 7.794k total downloads
  • Latest version: 6.3.0
  • C# Eval Expression Function Evaluator Compile Compiler Execute Roslyn Scripting
Evaluate, Compile and Execute C# code at runtime. Support: Dynamic LINQ, Extension Method, Expando Object, and more! Online Example: https://dotnetfiddle.net/COq6FC Include free and prime features.
zlib.net by: Jean-loup Gailly Mark Adler ComponentAce
  • 54 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).