Dlp.Connectors.dll 1.1.0

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

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

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,075 1/18/2017
1.0.9 1,659 11/30/2016
1.0.8 1,845 10/21/2016
1.0.7 1,983 8/23/2016
1.0.4 1,729 8/15/2016
1.0.3 1,660 8/15/2016
1.0.2 1,679 8/8/2016
1.0.1 1,440 8/8/2016
1.0.0 2,032 5/23/2016
1.0.0-alpha 1,317 2/16/2016
0.7.5 7,868 2/5/2016
0.7.4 1,536 1/28/2016
0.7.3 1,513 1/19/2016
0.7.2 1,701 1/8/2016
0.7.1 1,458 1/7/2016
0.7.0 1,660 12/22/2015
0.6.9 1,575 12/21/2015
0.6.8 1,563 12/21/2015
0.6.7 5,178 12/7/2015
0.6.6 1,507 12/7/2015
0.6.5 1,658 12/1/2015
0.6.4 1,546 11/27/2015
0.6.3 1,585 11/26/2015
0.6.2 1,595 11/23/2015
0.6.1 1,799 11/3/2015
0.6.0 1,502 10/28/2015
0.5.9 1,838 9/25/2015
0.5.8 2,252 9/15/2015

New property DefaultConnectionString. Set this property with your connection string, so you don't need to inform it each time you create a new instance of DatabaseConnector.