From 1e29eefd8272614c748c4d3a50a2ea01d1de4b8e Mon Sep 17 00:00:00 2001 From: Andrei Stsepaniuk Date: Thu, 18 Oct 2018 15:44:21 +0300 Subject: [PATCH] Update api.md with CSharp client reference --- doc/api.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api.md b/doc/api.md index a3d4937..96458c1 100644 --- a/doc/api.md +++ b/doc/api.md @@ -130,4 +130,5 @@ The following parts/project already make use of these API calls: * [VisualReview-protractor](https://github.com/xebia/VisualReview-protractor), create new runs and screenshots. * [VisualReview-node-client](https://github.com/Klaasvaak/VisualReview-node-client), Node.js client for VisualReview * [VisualReview-selenium-java-prototype](https://github.com/skwakman/visualreview-selenium-java-prototype), Java implementation that can create suites, runs and ofcourse send screenshots. Very quickly setup for demonstration purposes. +* [VisualReview-CSharp-Client](https://github.com/andstepanuk/VisualReview_CSharp_Client), C# client for VisualReview * [VisualReview-docker](https://github.com/FinKingma/VisualReviewDockerfile), Dockerfile to run VisualReview.