xunit.runner.visualstudio by: James Newkirk Brad Wilson
  • 1.758k total downloads
  • Latest version: 2.4.1
Visual Studio 2012+ 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 1.0 or later, and Universal Windows 10.0 or later.
Xunit.SkippableFact by: Andrew Arnott
  • 382 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.856k 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
  • 39 total downloads
  • Latest version: 1.0.0
  • yaml parser development library serialization
YamlDotNet.NetCore
YesSql.Abstractions by: Sebastien Ros
  • 449 total downloads
  • Latest version: 2.0.0-beta-1393
Package Description
YesSql.Core by: Sebastien Ros
  • 673 total downloads
  • Latest version: 2.0.0-beta-1393
Package Description
YesSql.Provider.Common by: Sebastien Ros
  • 460 total downloads
  • Latest version: 1.0.0-beta-1393
Package Description
YesSql.Provider.Sqlite by: Sebastien Ros
  • 499 total downloads
  • Latest version: 1.0.0-beta-1393
Package Description
YesSql.Storage.Sql by: Sebastien Ros
  • 85 total downloads
  • Latest version: 1.0.0-beta-1013
Package Description
Z.Expressions.Eval by: ZZZ Projects
  • 11.453k total downloads
  • Latest version: 6.3.5
  • 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.
ZKWeb.System.Drawing by: ZKWeb.System.Drawing
  • 34 total downloads
  • Latest version: 4.0.1
This is a .Net Core compatible System.Drawing implementation modified from mono project, works on windows and linux. Please see project site for more information.
zlib.net by: Jean-loup Gailly Mark Adler ComponentAce
  • 76 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).
ZooKeeperNetEx by: Shay Hazor
  • 68 total downloads
  • Latest version: 3.4.9.3
  • ZooKeeper .NET Client Async
A .NET async Client fully compliant with ZooKeeper, supporting all features. Fully Task-based Asynchronous (async/await). A great measure has been taken to follow the logic of the official Java client, including all relevant unit tests. In fact, the code is almost identical. Thus allowing easy evolution alongside the Java version.