xmlrpcnet by: Charles Cook
  • 8 total downloads
  • Latest version: 2.5.0
  • xml-rpc xml rpc .net20 .net35 .net40
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
  • 55 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
  • xunit.analyzers analyzers roslyn xunit xunit.net
Code Analyzers for projects using xUnit.net that help find and fix frequent issues when writing tests.
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.
YamlDotNet by: Antoine Aubry
  • 65 total downloads
  • Latest version: 8.1.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.