Dlp.Connectors.dll 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dlp.Connectors.dll --version 1.0.3
NuGet\Install-Package Dlp.Connectors.dll -Version 1.0.3
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="Dlp.Connectors.dll" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dlp.Connectors.dll --version 1.0.3
#r "nuget: Dlp.Connectors.dll, 1.0.3"
#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.
// Install Dlp.Connectors.dll as a Cake Addin
#addin nuget:?package=Dlp.Connectors.dll&version=1.0.3

// Install Dlp.Connectors.dll as a Cake Tool
#tool nuget:?package=Dlp.Connectors.dll&version=1.0.3

Database connector for MSSQL with ADO.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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.

This package has no dependencies.

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
1.1.0 6,103 1/18/2017
1.0.9 1,665 11/30/2016
1.0.8 1,847 10/21/2016
1.0.7 1,985 8/23/2016
1.0.4 1,731 8/15/2016
1.0.3 1,662 8/15/2016
1.0.2 1,681 8/8/2016
1.0.1 1,442 8/8/2016
1.0.0 2,037 5/23/2016
1.0.0-alpha 1,319 2/16/2016
0.7.5 7,872 2/5/2016
0.7.4 1,540 1/28/2016
0.7.3 1,516 1/19/2016
0.7.2 1,705 1/8/2016
0.7.1 1,461 1/7/2016
0.7.0 1,663 12/22/2015
0.6.9 1,579 12/21/2015
0.6.8 1,566 12/21/2015
0.6.7 5,182 12/7/2015
0.6.6 1,512 12/7/2015
0.6.5 1,661 12/1/2015
0.6.4 1,561 11/27/2015
0.6.3 1,587 11/26/2015
0.6.2 1,597 11/23/2015
0.6.1 1,802 11/3/2015
0.6.0 1,506 10/28/2015
0.5.9 1,842 9/25/2015
0.5.8 2,256 9/15/2015

Changed the return type for paged queries with the ExecuteReader method.