asyncapi / saunter

Saunter is a code-first AsyncAPI documentation generator for dotnet.
https://www.asyncapi.com/
MIT License
195 stars 55 forks source link

Update dependencies, add dotnet6 target #132

Closed crobibero closed 1 year ago

crobibero commented 2 years ago

I was having recursion issues with the current release of Saunter, updating NJsonSchema and Namotion.Reflection fixed the issue.

bgroth commented 2 years ago

I am also facing issues because of recursion and can confirm this helped mitigate them. Getting this merged would help me greatly, instead of building and shipping a custom version. Is there a chance this could be considered in the near future?

knsngr commented 1 year ago

I had the same problem and would appreciate the merge as well 👍

m-wild commented 1 year ago

Will complete this in https://github.com/tehmantra/saunter/pull/144