RicoSuter/NJsonSchema

Translate schema comments ($comment) to C# documentation comments

Open

#1,428 opened on Nov 3, 2021

View on GitHub
 (2 comments) (1 reaction) (0 assignees)C# (550 forks)github user discovery
help wantedproject: NJsonSchema.CodeGeneration.CSharptype: question

Repository metrics

Stars
 (1,578 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Could you take the content of the $comment field and translate it into a C# doc comment?

Contributor guide