F2F.Testing.NUnit.Npgsql 2.0.0-beta1

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

// Install F2F.Testing.NUnit.Npgsql as a Cake Tool
#tool nuget:?package=F2F.Testing.NUnit.Npgsql&version=2.0.0-beta1&prerelease

Test feature for temporary database in PostgreSQL server

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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
2.0.0 1,036 10/6/2016
2.0.0-beta1 678 11/19/2015
1.4.2 1,004 11/12/2015
1.4.1 922 11/11/2015
1.4.0 920 11/3/2015
1.3.1 897 10/27/2015
1.2.1 1,234 4/29/2015
1.2.0 1,142 4/28/2015
1.0.15 1,051 4/23/2015
1.0.13 1,076 4/23/2015
1.0.12 1,082 4/23/2015
1.0.11 1,003 4/13/2015
1.0.10 1,001 3/17/2015

This release has breaking changes!
Fix project references and upgrade all projects to .NET4 #48
Introduce IFeature interface #47
Wrong implementation of IDisposable #46