BaseRepo 1.0.9

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

// Install BaseRepo as a Cake Tool
#tool nuget:?package=BaseRepo&version=1.0.9

.net 4.7.2 package to create Base SQL Server Repository

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
1.0.9 622 10/21/2019
1.0.8 526 10/3/2019
1.0.7 558 8/29/2019
1.0.6 530 8/24/2019
1.0.5 522 8/24/2019
1.0.4 573 8/21/2019
1.0.3 551 8/20/2019
1.0.2 550 8/20/2019
1.0.1 537 8/19/2019
1.0.0 576 8/19/2019

Added ExecuteExportToDataTable to Export REsult set as Datatable