cake-contrib / Cake.EntityFramework

A set of Cake aliases for Entity Framework code first migrations.
https://cakebuild.net/extensions/cake-entityframework
MIT License
5 stars 5 forks source link

Why NuGet say this package is deprecated? #41

Open soroshsabz opened 3 years ago

soroshsabz commented 3 years ago

ITNOA

I see in NuGet this package is mark deprecated. my question is why this package is deprecated? and what is alternative for this package?

As you know, generating migration script for enterprise project and production deployment is mandatory. so I think Cake system is must provide some facilities and solution to support Entity Framework (.NET Framework) migration and database preparation.

soroshsabz commented 3 years ago

@louisfischer what is relationship between this project and Cake.EntityFramework6?