DbTestMonkey.Contracts 2.1.1.18

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

// Install DbTestMonkey.Contracts as a Cake Tool
#tool nuget:?package=DbTestMonkey.Contracts&version=2.1.1.18

Core database library used for assisting with integrations tests that connect to databases.

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

Showing the top 3 NuGet packages that depend on DbTestMonkey.Contracts:

Package Downloads
DbTestMonkey.NUnit.Fody

Fody add-in for weaving database unit testing code.

DbTestMonkey.Providers.SqlServer

SqlServer specific provider for DbTestMonkey.

DbTestMonkey.XUnit.Fody

Fody add-in for weaving database unit testing code.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0.24 10,362 11/18/2019
2.2.0.20 5,517 8/22/2017
2.1.1.18 1,394 9/14/2016
2.1.0.15 1,200 8/22/2016
2.0.4.4 1,310 1/13/2016
2.0.3.2 1,189 1/12/2016
2.0.2.9 1,235 1/11/2016
2.0.0.5 1,377 11/23/2015
1.0.0.31 8,205 9/9/2015

v1.0.0 - First stable release.
            - SQL Server Db Provider and XUnit Test Provider are supported.