Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.1 |
Author(s): | Fernando Rocha |
Last Update: | Wednesday, August 24, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DarkCompiled/entity-framework-migrations-extensions |
NuGet Url: | https://www.nuget.org/packages/SoftGage.EntityFramework.Migrations |
Install
Install-Package SoftGage.EntityFramework.Migrations
dotnet add package SoftGage.EntityFramework.Migrations
paket add SoftGage.EntityFramework.Migrations
SoftGage.EntityFramework.Migrations Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags
Supports table and column descriptions, default values and always encrypted columns.