xunit.extensibility.execution by: jnewkirk bradwilson
  • 62 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
  • 37 total downloads
  • Latest version: 2.4.2
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.
YamlDotNet by: Antoine Aubry
  • 36 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.
YesSql.Abstractions by: Sebastien Ros
  • 42 total downloads
  • Latest version: 2.0.0-beta-1393
Package Description
YesSql.Core by: Sebastien Ros
  • 85 total downloads
  • Latest version: 2.0.0-beta-1393
Package Description
YesSql.Provider.Common by: Sebastien Ros
  • 56 total downloads
  • Latest version: 1.0.0-beta-1393
Package Description
YesSql.Provider.Sqlite by: Sebastien Ros
  • 63 total downloads
  • Latest version: 1.0.0-beta-1393
Package Description
YesSql.Storage.Sql by: Sebastien Ros
  • 11 total downloads
  • Latest version: 1.0.0-beta-1013
Package Description
ZooKeeperNetEx by: Shay Hazor
  • 8 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.