Skip to content

What about Lists or IEnumerables? #14

Open
@oliverjanik

Description

@oliverjanik

How do I tell this formatter which view to use? Naming conventions don't work because it looks for "List`1.cshtml".

I can't really annotate IEnumerable with ViewAttribute.

And I can't use ViewResult since I rely on content negotiation to return proper media type.

I would suggest a per Action attribute. Or introduce smarter naming convention.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions