Info
Version: | 1.0.1 |
Author(s): | dane.vinson |
Last Update: | Thursday, October 17, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DaneVinson/EFBrew |
NuGet Url: | https://www.nuget.org/packages/EFBrew |
Install
Install-Package EFBrew
dotnet add package EFBrew
paket add EFBrew
EFBrew Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(5.0.0)
Includes a concrete DropAndCreateAlways initializer implementation to quickly spin up a create a database and seed it.