Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add efmig to Tools section #4592

Merged
merged 2 commits into from
Dec 15, 2023
Merged

Add efmig to Tools section #4592

merged 2 commits into from
Dec 15, 2023

Conversation

stil
Copy link
Contributor

@stil stil commented Dec 10, 2023

My proposal is to add efmig to Tools section.

I've been using it for my daily professional and personal work for more than 2 years now.
I've covered the most popular use cases such as creation of migrations code or generation of scripts as well as support for rollbacking.

It also plays well when working with different dotnet-ef/.NET Runtime/EF Core versions as it uses local versions for everything.
The additional advantage is that it allows to drop dependency on Microsoft.EntityFrameworkCore.Design in the project itself, it also works well with multiple DbContexts in the single .csproj

I believe the community would like to try out alternatives to the dotnet-ef CLI interface.

@ErikEJ
Copy link
Contributor

ErikEJ commented Dec 11, 2023

LGTM

@AndriySvyryd AndriySvyryd merged commit b713434 into dotnet:main Dec 15, 2023
1 check passed
@stil stil deleted the patch-1 branch December 15, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants