2022-10-24

WPF XAML parsing error while using custom MarkupExtension in .Net 6.0

 Add this into PropertyGroup of project.csproj


<IncludePackageReferencesDuringMarkupCompilation>False</IncludePackageReferencesDuringMarkupCompilation>

2022-04-21

Necessary Files of Redistributing Tesseract contained program

 tesseract.dll

[x86]

[x64]

[tessdata]


Client need to install Visual Studio Runtime

https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170