asyncapi / saunter

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

Publish a global dotnet tool #196

Open thompson-tomo opened 2 months ago

thompson-tomo commented 2 months ago

Why do we need this improvement?

we should offer a dotnet tool distributed via Nuget which we call AsyncAPI.Saunter.Generation.Cli as this tool enable documentation to be generated without adding it explicitly to the project ie for a worker service.

How will this change help?

Allow for generation of documentation for worker services etc

How could it be implemented/designed?

🚧 Breaking changes

No

Additional info

N/a

yurvon-screamo commented 2 months ago

Pls, use issue template

thompson-tomo commented 2 months ago

@yurvon-screamo the problem with the issue templates is that they are putting the issues in the wrong project.

I have gone and updated the description.