A component to synchronize data between Microsoft SQL Server and Excel files in OpenXML format (xlsx).
Info
Version: | 1.2.0 |
Author(s): | Dirk Brockhaus |
Last Update: | Tuesday, October 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dibrosoft/TableSync |
NuGet Url: | https://www.nuget.org/packages/TableSync |
Install
Install-Package TableSync
dotnet add package TableSync
paket add TableSync
TableSync Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- EPPlus(>= 4.5.3.2)
- Microsoft.CSharp(>= 4.6.0)
- Microsoft.Data.SqlClient(>= 1.0.19269.1)
- Microsoft.Extensions.Logging(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Dynamic.Runtime(>= 4.3.0)
- System.ObjectModel(>= 4.3.0)
- dotMorten.Microsoft.SqlServer.Types(>= 1.1.0)
- EPPlus(>= 4.5.3.2)
- Microsoft.CSharp(>= 4.6.0)
- Microsoft.Data.SqlClient(>= 1.0.19269.1)
- Microsoft.Extensions.Logging(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Dynamic.Runtime(>= 4.3.0)
- System.ObjectModel(>= 4.3.0)
- dotMorten.Microsoft.SqlServer.Types(>= 1.1.0)