csharp-models-to-typescript icon indicating copy to clipboard operation
csharp-models-to-typescript copied to clipboard

Comments annotation

Open digocesar opened this issue 3 years ago • 2 comments

  • Add comments info to types, enums and members.
  • Config includeComments to enable/disable comments. Default is True.

Comments include C# tags Summary and Remarks. And has validation to transform tags para and see in the comment text.

image

digocesar avatar Aug 03 '22 16:08 digocesar

Commits have been updated for the current master

digocesar avatar Jul 21 '23 18:07 digocesar