Skip to content

[CSV] Why we are not using IEnumerable<T> instead of IList<T>/List<T> to controller method parameter? #214

@arivera12

Description

@arivera12

If we target IEnumerable<T> then we can convert to any collection instead of only List<T> type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions