Library for importing Excel spreadsheets into SQL Server tables. 
                        
                    
         
                Info
| Version: | 1.2.9 | 
| Author(s): | Adam O'Neil | 
| Last Update: | Sunday, September 26, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/adamosoftware/Excel2SqlServer.Library | 
| NuGet Url: | https://www.nuget.org/packages/Excel2SqlServer | 
Install
Install-Package Excel2SqlServer
                        dotnet add package Excel2SqlServer
                        paket add Excel2SqlServer
                        
                                Excel2SqlServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Dapper(>= 2.0.35)
- DataTables.Library(>= 2.0.2)
- ExcelDataReader(>= 3.6.0)
- ExcelDataReader.DataSet(>= 3.6.0)
- Microsoft.Data.SqlClient(>= 2.0.1)
- System.Data.Common(>= 4.3.0)
- System.Data.DataSetExtensions(>= 4.5.0)
Tags
