A WinForms utility to help manage Entity Framework 6.0+ migrations.
Entity Framework 6 Docs: https://entityframework.net/
Entity Framework Core Docs: https://entityframeworkcore.com/
Learn Entity Framework Core 5: https://www.learnentityframeworkcore5.com/
Info
Version: | 1.1.0 |
Author(s): | TheOtherTimDuncan |
Last Update: | Sunday, April 10, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheOtherTimDuncan/EntityFramework.DatabaseMigrator/ |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.DatabaseMigrator |
Install
Install-Package EntityFramework.DatabaseMigrator
dotnet add package EntityFramework.DatabaseMigrator
paket add EntityFramework.DatabaseMigrator
EntityFramework.DatabaseMigrator Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0.0)
Tags