Skip to content

Lambda expression for the command attribute #90

@pifta

Description

@pifta

Hello,

I think it will be very useful and more flexible to define type and the method with lambda expression in the MapsToAggregateRootMethodAttribute attribute. Now the refactor is disgusting with strings.

Something similar: [MapsToAggregateRootMethod(Sample.Domain.Message, c => c.UpdateMessageText())]

Thank you!

pifta

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions