This blog contains articles on Nodejs, Asp.Net, Csharp.
CodingDefined.com is a web based blog, contains articles on
programming languages, frameworks and architectures.
In this post we will show how to add a seed data to entity framework in asp.net boilerplate. I was in a impression that Entity Framework Core will add the seed data on the migration file and it will create it when we run update-database.