Entity Framework migrations setup with README file containing useful commands.
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.3.0-beta |
Author(s): | Intent Architect |
Last Update: | Tuesday, January 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://intentarchitect.com/ |
NuGet Url: | https://www.nuget.org/packages/Intent.Modules.EntityFramework.Migrations |
Install
Install-Package Intent.Modules.EntityFramework.Migrations
dotnet add package Intent.Modules.EntityFramework.Migrations
paket add Intent.Modules.EntityFramework.Migrations
Intent.Modules.EntityFramework.Migrations Download (Unzip the "nupkg" after downloading)
Dependencies
- Intent.Modules.Common(>= 1.3.02)
- Intent.SoftwareFactory.SDK(>= 1.3.2)
Tags