Skip to content

klinki/ef-core-issue

Repository files navigation

EF.Core Migrations freezing issue

Look at file AppDbContext at line 35, comment code below and run dotnet ef migration add RenameFk.

It should run without any problems and create empty migration.

Now, uncomment commented code and try to run it again. It should freeze.

About

Simple repro for bug in EF.Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages