asyncapi / saunter

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

#197 produce async api documents at build time #218

Closed smoerijf closed 2 months ago

smoerijf commented 2 months ago

First merge PR #217

Description Adds a Nuget package with build targets to use the Generator.Cli tool to generate the AsyncAPI specification file(s) at build time.

Related issue(s)

197 (Build nuget package)

depends on #196 (Dotnet tool)