Info
Version: | 1.0.2 |
Author(s): | Joachim Lykke Andersen |
Last Update: | Wednesday, March 16, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://devtalk.dk/2011/02/16/Workaround+EF+Code+First+On+AppHabour.aspx |
NuGet Url: | https://www.nuget.org/packages/EFCodeFirst.CreateTablesOnly |
Install
Install-Package EFCodeFirst.CreateTablesOnly
dotnet add package EFCodeFirst.CreateTablesOnly
paket add EFCodeFirst.CreateTablesOnly
EFCodeFirst.CreateTablesOnly Download (Unzip the "nupkg" after downloading)
Dependencies
- WebActivator(1.4)
- EntityFramework(4.1.10311.0)
Works with AppHabor. To use simply set the DontDropDbJustCreateTablesIfModelChanged class as IDatabaseInitializer with DbDatabase.SetInitializer.