Blink 0.0.1-alpha018

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

// Install Blink as a Cake Tool
#tool nuget:?package=Blink&version=0.0.1-alpha018&prerelease

A library for resetting Entity Framework databases as fast as possible, for integration testing

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

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
0.0.1-alpha018 982 2/6/2016
0.0.1-alpha017 961 7/15/2015
0.0.1-alpha016 1,000 2/5/2015
0.0.1-alpha015 941 2/5/2015
0.0.1-alpha014 919 2/4/2015
0.0.1-alpha013 953 2/3/2015
0.0.1-alpha012 974 8/8/2014
0.0.1-alpha011 952 8/7/2014
0.0.1-alpha010 931 8/7/2014
0.0.1-alpha009 980 5/17/2014
0.0.1-alpha008 971 5/17/2014
0.0.1-alpha007 933 5/16/2014
0.0.1-alpha006 932 5/16/2014
0.0.1-alpha005 1,010 5/16/2014
0.0.1-alpha004 1,026 4/22/2014
0.0.1-alpha003 1,159 4/21/2014
0.0.1-alpha002 1,109 4/19/2014

Made the db initializer public because it's useful generally.