Skip to content

Missing Filter Implementation #6

@patrickhacens

Description

@patrickhacens

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions