Seriously, what does it take to get an example to run????
I go download the Open-Xml-PowerTools-4-1-3 and extract and try to build the example to follow along with the video, DocumentAssembler01
Im not adding anything, just trying to follow the steps as given. build errors!
1. System.IO.packaging; there is no “packaging” within System.IO
type or namespace name ‘Packaging’ does not exist in the namespace ‘System.IO’. (are you missing an assembly reference?) Using directive is unnecessary.
2. you must add a reference to WindowsBase v4.0.0.0 [this step I did]
the video says get the example, then build them, but it doesnt work