DotNetEtl.SqlServer 2.1.0

dotnet add package DotNetEtl.SqlServer --version 2.1.0
                    
NuGet\Install-Package DotNetEtl.SqlServer -Version 2.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DotNetEtl.SqlServer" Version="2.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNetEtl.SqlServer" Version="2.1.0" />
                    
Directory.Packages.props
<PackageReference Include="DotNetEtl.SqlServer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotNetEtl.SqlServer --version 2.1.0
                    
#r "nuget: DotNetEtl.SqlServer, 2.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=DotNetEtl.SqlServer&version=2.1.0
                    
Install DotNetEtl.SqlServer as a Cake Addin
#tool nuget:?package=DotNetEtl.SqlServer&version=2.1.0
                    
Install DotNetEtl.SqlServer as a Cake Tool

DotNetEtl.SqlServer is an extension to DotNetEtl that allows for reading from and writing to SQL Server databases.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 674 11/12/2019
2.0.0 593 8/12/2019
1.0.0 653 4/16/2019
1.0.0-beta04 592 11/17/2018
1.0.0-beta03 587 10/31/2018
1.0.0-beta02 684 10/27/2018
1.0.0-beta01 586 10/20/2018
1.0.0-alpha5 633 10/17/2018
1.0.0-alpha4 643 10/8/2018
1.0.0-alpha3 642 10/7/2018
1.0.0-alpha2 652 10/2/2018
1.0.0-alpha1 665 9/17/2018