-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now at 0.2.0 we are missing a filtered implementation by default, by that I mean a way to Seed only part of the data or context
The initial implementation of this I suppose to be an
EFCore<TContext> that would only inject the TContext and IEnumerable<ISeed<TContext>>
but it would only work to seed full contexts we should think of a way to seed only chunks of data
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request