MapsterMapper/Mapster

Mapster.Tool interface mapping should use inheritdoc

Open

#565 opened on Mar 17, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C# (312 forks)batch import
feature requestgood first issuehelp wantedopen for PR

Repository metrics

Stars
 (3,995 stars)
PR merge metrics
 (Avg merge 12d 15h) (10 merged PRs in 30d)

Description

If you have documentation of on your mapping interface it would be nice if mapster.tool would use inheritdoc on the generated mapping class.

Contributor guide