Skip to content

Refactor existing data seeding to make use of new UseAsyncSeeding #151

Closed
@nanotaboada

Description

@nanotaboada

Description

Refactor the existing data seeding process to take advantage of the new UseAsyncSeeding feature in EF Core, improving the seeding process for large datasets.

Acceptance Criteria

  • Refactor the existing seeding logic to use UseAsyncSeeding.
  • Ensure that data is seeded correctly in relevant environments.
  • Test the seeding process with various datasets to ensure reliability.
  • Update documentation on how data seeding works in the project.

Resources

Metadata

Metadata

Assignees

Labels

.NETPull requests that update .NET codeenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions