Reverse engineering ASP.NET Core controller attributes (#1644)

Would it be possible for the C# reverse engineering parser to parse attributes ProducesResponseType and ProducesErrorResponseType to determine the export types for the controllers when they are present?

This can produce multiple return types, since it is possible to specify that depending on the HTTP status.

Created
11 June 2020 17:04:38
Closed
16 June 2020 8:47:57
Requested by
Geri Wolters
State
Solved
Version
12.66.7460.15561
OperatingSystem
Windows 10
Solved in
12.70

Dusan Rodina - softwareideas.net 11 June 2020 23:07:31

Thank you for the interesting suggestion. This feature will certainly be implemented.

TrackedRequestComment
Your Name:
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]