I have created migration with dummy data. For dummy data i use Bogus. With "Add-Migration" i created Migration. After that I run "Update-Database" and i got Stack Overflow exception. From my research I concluded that is problem in my large data set (10000 records). Before .NET Core I used Laravel…
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)