Blink 0.0.1-alpha016

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

// Install Blink as a Cake Tool
#tool nuget:?package=Blink&version=0.0.1-alpha016&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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.1-alpha016 73 2/5/2015
0.0.1-alpha015 38 2/5/2015
0.0.1-alpha014 38 2/4/2015
0.0.1-alpha013 40 2/3/2015
0.0.1-alpha012 95 8/8/2014
0.0.1-alpha011 59 8/7/2014
0.0.1-alpha010 54 8/7/2014
0.0.1-alpha009 59 5/17/2014
0.0.1-alpha008 56 5/17/2014
0.0.1-alpha007 55 5/16/2014
0.0.1-alpha006 54 5/16/2014
0.0.1-alpha005 54 5/16/2014
0.0.1-alpha004 55 4/22/2014
0.0.1-alpha003 56 4/21/2014
0.0.1-alpha002 53 4/19/2014

Another attempt to fix the damned async thing. Again (mark 2).