SQL Server integration nodes for EtlLib: A simple ETL framework for .NET.
Info
| Version: | 1.0.64-beta-g9701d4c15f |
| Author(s): | Cyle Witruk |
| Last Update: | Wednesday, September 12, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cylewitruk/EtlLib |
| NuGet Url: | https://www.nuget.org/packages/EtlLib.Nodes.SqlServer |
Install
Install-Package EtlLib.Nodes.SqlServer
dotnet add package EtlLib.Nodes.SqlServer
paket add EtlLib.Nodes.SqlServer
EtlLib.Nodes.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- EtlLib(>= 1.0.649701415)
- System.Data.SqlClient(>= 4.4.3)
Tags