Installs tessnet2, including the tesseract OCR library & the English language files into a project. It depends on the MSBuild.NugetContentRestore package, so that you can ignore the installed files in your VCS; they will be restored like assembly references. This package includes the following works of other authors (all under apache 2.0 license): - Tessnet2 - tesseract - tesseract tessdata english language files
$ dotnet add package NuGet.Tessnet2No README available.