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

[enhancement] Seeding should follow .NET Core 2.0 best practice? #507

Closed
pjmagee opened this issue Nov 30, 2017 · 1 comment
Closed

[enhancement] Seeding should follow .NET Core 2.0 best practice? #507

pjmagee opened this issue Nov 30, 2017 · 1 comment

Comments

@pjmagee
Copy link

pjmagee commented Nov 30, 2017

https://github.com/MarkPieszak/aspnetcore-angular2-universal/blob/35c336b6625ccbef405804cb99303656720c9b90/Startup.cs#L69

Should be something along the lines of: dotnet/aspnetcore#2188 (comment)

Basically, seed data prior to running the site.

@MarkPieszak
Copy link
Member

Definitely, I've unfortunately been beyond busy as I really need to get back to fixing the Prod & TransferState issue here, but I'll definitely try and fix up some of these when that's all settled! Thanks @pjmagee 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants