VulcanAnalytics.DBTester 1.0.0-beta2

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 1.0.0-beta2
NuGet\Install-Package VulcanAnalytics.DBTester -Version 1.0.0-beta2
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="1.0.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VulcanAnalytics.DBTester --version 1.0.0-beta2
#r "nuget: VulcanAnalytics.DBTester, 1.0.0-beta2"
#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=1.0.0-beta2&prerelease

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

A number of simple methods to test database objects and execute sql. Currently supports Microsoft SQL Server databases.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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.

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 357 9/22/2019
1.0.0-beta2 544 1/3/2019
1.0.0-beta 597 10/16/2018
0.10.0-alpha 489 10/13/2018
0.9.0-alpha 501 10/12/2018
0.8.0-alpha 490 10/11/2018
0.7.2-alpha 495 10/10/2018
0.7.1-alpha 519 10/9/2018
0.7.0-alpha 493 10/8/2018
0.6.1-alpha 486 10/8/2018
0.6.0-alpha 500 10/3/2018
0.5.1-alpha 541 10/1/2018
0.5.0-alpha 544 9/29/2018
0.4.0-alpha 487 9/28/2018
0.3.0.1-alpha 503 9/27/2018
0.3.0-alpha 571 9/25/2018
0.2.0.1-alpha 536 9/25/2018
0.2.0-alpha 525 9/24/2018
0.1.0.7-alpha 610 9/20/2018

Beta Release

     Last new method for v1.0.0, ObjectData added.

     Full [changelog](https://github.com/VulcanAnalytics/DBTester/blob/master/CHANGELOG.md)