DotNetEtl.SqlServer is an extension to DotNetEtl that allows for reading from and writing to SQL Server databases.
Info
Version: | 2.1.0 |
Author(s): | Daniel Broetzmann |
Last Update: | Tuesday, November 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dannerbo/DotNetEtl |
NuGet Url: | https://www.nuget.org/packages/DotNetEtl.SqlServer |
Install
Install-Package DotNetEtl.SqlServer
dotnet add package DotNetEtl.SqlServer
paket add DotNetEtl.SqlServer
DotNetEtl.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Tasks.Dataflow(>= 4.7.0)
- DotNetEtl(>= 2.1.0)
Tags