VulcanAnalytics.DBTester 0.4.0-alpha

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

// Install VulcanAnalytics.DBTester as a Cake Tool
#tool nuget:?package=VulcanAnalytics.DBTester&version=0.4.0-alpha&prerelease                

A number of simplified methods to check database objects and execute sql against an MSSQL database.

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 (1)

Showing the top 1 NuGet packages that depend on VulcanAnalytics.DBTester:

Package Downloads
VulcanAnalytics.SpecFlow.DBTester

Database Testing library SpecFlow steps

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta5 373 9/22/2019
1.0.0-beta2 552 1/3/2019
1.0.0-beta 610 10/16/2018
0.10.0-alpha 502 10/13/2018
0.9.0-alpha 515 10/12/2018
0.8.0-alpha 504 10/11/2018
0.7.2-alpha 510 10/10/2018
0.7.1-alpha 534 10/9/2018
0.7.0-alpha 507 10/8/2018
0.6.1-alpha 501 10/8/2018
0.6.0-alpha 515 10/3/2018
0.5.1-alpha 556 10/1/2018
0.5.0-alpha 558 9/29/2018
0.4.0-alpha 502 9/28/2018
0.3.0.1-alpha 518 9/27/2018
0.3.0-alpha 585 9/25/2018
0.2.0.1-alpha 554 9/25/2018
0.2.0-alpha 541 9/24/2018
0.1.0.7-alpha 628 9/20/2018

Added method InsertData and linked to GitHub repository master branch