xunit by: jnewkirk bradwilson
  • 86 total downloads
  • Latest version: 2.9.3
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.abstractions by: James Newkirk Brad Wilson
  • 34 total downloads
  • Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.analyzers by: jnewkirk bradwilson marcind
  • 66 total downloads
  • Latest version: 2.1.0
  • xunit.analyzers analyzers roslyn xunit xunit.net
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.assert by: jnewkirk bradwilson
  • 6 total downloads
  • Latest version: 2.9.2
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.
xunit.core by: jnewkirk bradwilson
  • 6 total downloads
  • Latest version: 2.9.2
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: jnewkirk bradwilson
  • 50 total downloads
  • Latest version: 2.9.2
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
  • 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: James Newkirk Brad Wilson
  • 36 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.
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.