Skip to content

cake-contrib/Cake.EntityFramework6

Repository files navigation

Cake.EntityFramework6

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).

You can easily reference Cake.Json directly in your build script via a cake addin:

#tool "nuget:?package=EntityFramework&version=6.3.0"
#addin nuget:?package=Cake.EntityFramework6

NOTE: It's very important at this point in time to specify the EntityFramework package and the version 6.3.0 for it.

License

Information

Stable Pre-release
GitHub Release - GitHub release
NuGet NuGet NuGet

Build Status

Develop Master
Build status Build status

Code Coverage

Coverage Status

Quick Links

Discussion

If you have questions, search for an existing one, or create a new discussion on the Cake GitHub repository, using the extension-q-a category.

Join in the discussion on the Cake repository

About

A set of Cake aliases for Entity Framework 6 (not .NET Core) code-first migration using the ef6.exe command line interface (cli).

Resources

License

Stars

Watchers

Forks

Packages

No packages published