Skip to content

IncludeBase for IProjectionExpression #3843

@Isitar

Description

@Isitar

Since the new release suggests using CreateProjection instead of CreateMap for mappings only used for projections it would be nice to have IncludeBase on IProjectionExpression instead of IMappingExpression.

Our architecture always has two return models, one for list and one for detail requests. with IncludeBase we can include the base (list) in our detail vm without code duplication.

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