How to add NuGet Tesseract(A .Net wrapper for tesseract-ocr) package to the solution.
Hi All,
I have developed one project in visual studio 2015 to extract text from an image. That project uses NuGet package "Tesseract" which we can install in the VS using package manager console. Now I want to use that project for my RPA solution. So how to install that package in Pega robotics studio . or is there any way to use the VS project in Pega robotics studio.