Info
| Version: | 2.0.2 | 
| Author(s): | Muatassim Aziz | 
| Last Update: | Friday, August 4, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/DevelopmentHelpers.FileContentReader | 
Install
Install-Package DevelopmentHelpers.FileContentReader
                        dotnet add package DevelopmentHelpers.FileContentReader
                        paket add DevelopmentHelpers.FileContentReader
                        
                                DevelopmentHelpers.FileContentReader Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- DocumentFormat.OpenXml(>= 2.7.2)
 - HtmlAgilityPack(>= 1.5.1)
 - IKVM(>= 8.1.5717)
 - iTextSharp(>= 5.5.11)
 - System.IO.FileSystem.Primitives(>= 4.3.0)
 - System.IO.Packaging(>= 4.3.0)
 - TikaOnDotnet(>= 1.16.0)
 - TikaOnDotnet.TextExtractor(>= 1.16.0)
 
                
for example:use open.xml to read docx file.