Entity framework 6.x migration provider for DB2.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 6.0.0 |
Author(s): | Bubi |
Last Update: | Wednesday, September 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://db2ef6migrations.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/System.Data.DB2.EntityFramework.Migrations |
Install
Install-Package System.Data.DB2.EntityFramework.Migrations
dotnet add package System.Data.DB2.EntityFramework.Migrations
paket add System.Data.DB2.EntityFramework.Migrations
System.Data.DB2.EntityFramework.Migrations Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- EntityFramework.IBM.DB2(>= 6.0.6)
Tags