Skip to content

Add a way to bind DTOs to Mond #110

Description

@Rohansi

If you have DTOs in C#/Mond and want to transfer them between languages then they need to change representations. Binding them isn't always an option.

Maybe have some wrapper struct like MondDto<T> which the source generator sees and uses to convert them between representations.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions