wkhtmltopdf.x64
by: Jakob Truelsen and Ashish Kulkarni
- 26 total downloads
- Latest version: 0.12.5
WkHtmlToPdf x64 Executable
xmlrpcnet
by: Charles Cook
- 9 total downloads
- Latest version: 2.5.0
A client and server XML-RPC library for .Net.
xunit
by: James Newkirk Brad Wilson
- 29 total downloads
- Latest version: 2.4.1
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
- 58 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: Marcin Dobosz
- 28 total downloads
- Latest version: 0.10.0
Code Analyzers for projects using xUnit.net that help find and fix frequent issues when writing tests.
xunit.assert
by: James Newkirk Brad Wilson
- 38 total downloads
- Latest version: 2.4.1
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.
xunit.core
by: James Newkirk Brad Wilson
- 29 total downloads
- Latest version: 2.4.1
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core
by: James Newkirk Brad Wilson
- 47 total downloads
- Latest version: 2.4.1
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.extensibility.execution
by: James Newkirk Brad Wilson
- 51 total downloads
- Latest version: 2.4.1
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
YamlDotNet
by: Antoine Aubry
- 65 total downloads
- Latest version: 8.1.1
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.