This is an Excel Reader library using ExcelDataReader. 
                        
                    
         
                Info
| Version: | 1.0.7 | 
| Author(s): | Joseph.Tang | 
| Last Update: | Tuesday, October 22, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/BrowardHealth.ExcelReaderWrapper | 
Install
Install-Package BrowardHealth.ExcelReaderWrapper
                        dotnet add package BrowardHealth.ExcelReaderWrapper
                        paket add BrowardHealth.ExcelReaderWrapper
                        
                                BrowardHealth.ExcelReaderWrapper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- ExcelDataReader(>= 3.6.0)
 - ExcelDataReader.DataSet(>= 3.6.0)
 - Microsoft.Extensions.Logging(>= 3.0.0)
 - Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
 - System.Text.Encoding.CodePages(>= 4.6.0)
 
Tags