Cake.EntityFramework6 is a set of Cake aliases for Entity Framework 6.3 or above (not .NET Core) code-first migration using the ef6.exe command line interface (cli).
                        
                    
         
                    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): | louisfischer, Cake-Contrib | 
| Last Update: | Monday, March 15, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://cake-contrib.github.io/Cake.EntityFramework6/ | 
| NuGet Url: | https://www.nuget.org/packages/Cake.EntityFramework6 | 
Install
Install-Package Cake.EntityFramework6
                        dotnet add package Cake.EntityFramework6
                        paket add Cake.EntityFramework6
                        
                                Cake.EntityFramework6 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags