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 data for seeding #11

Open
manutdkid77 opened this issue Apr 21, 2019 · 4 comments
Open

Add data for seeding #11

manutdkid77 opened this issue Apr 21, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@manutdkid77
Copy link
Owner

manutdkid77 commented Apr 21, 2019

This should have been done initially. Learn and develop how to seed data using EF Core.

Also Mention this in readme #5

@manutdkid77 manutdkid77 added the enhancement New feature or request label Apr 21, 2019
@manutdkid77
Copy link
Owner Author

Documentation links and other blog posts which will help

@manutdkid77 manutdkid77 self-assigned this Apr 23, 2019
@manutdkid77
Copy link
Owner Author

manutdkid77 commented Apr 23, 2019

Faced a hurdle regarding HasData method does not exist when creating seed data. Created an issue in efcore repository for guidance. I also found a comment for a similar issue

@manutdkid77
Copy link
Owner Author

As recommended by @ajcvickers targeted project to dotnetcore2.2 to support Data Seeding methods.

Referred to docs to learn how to migrate from .netcore2.0 to 2.2

@manutdkid77
Copy link
Owner Author

The Data Seeding issue with regards to HasData method has been solved, please refer to commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant