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 1,013 2/6/2016
0.0.1-alpha017 971 7/15/2015
0.0.1-alpha016 1,009 2/5/2015
0.0.1-alpha015 951 2/5/2015
0.0.1-alpha014 928 2/4/2015
0.0.1-alpha013 961 2/3/2015
0.0.1-alpha012 984 8/8/2014
0.0.1-alpha011 958 8/7/2014
0.0.1-alpha010 938 8/7/2014
0.0.1-alpha009 989 5/17/2014
0.0.1-alpha008 981 5/17/2014
0.0.1-alpha007 942 5/16/2014
0.0.1-alpha006 940 5/16/2014
0.0.1-alpha005 1,017 5/16/2014
0.0.1-alpha004 1,036 4/22/2014
0.0.1-alpha003 1,170 4/21/2014
0.0.1-alpha002 1,121 4/19/2014

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