Skip to content

Commit

Permalink
chore: add AsyncApi.Net.Generator library (#2332)
Browse files Browse the repository at this point in the history
Co-authored-by: Akshat Nema <[email protected]>%0ACo-authored-by: Ansh Goyal <[email protected]>
  • Loading branch information
yurvon-screamo and anshgoyalevil authored Apr 18, 2024
1 parent 9154924 commit 6827211
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config/tools-manual.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,18 @@
"categories": ["code-first"]
}
},
{
"title": "AsyncApi.Net.Generator",
"description": "Code-first AsyncAPI documentation generator and ui",
"links": {
"repoUrl": "https://github.com/yurvon-screamo/asyncapi.net"
},
"filters": {
"language": "C#",
"technology": [".NET", "ASP.NET"],
"categories": ["code-first"]
}
},
{
"title": "Saunter",
"description": "Saunter is an AsyncAPI documentation generator for dotnet. Generates (and hosts) an AsyncAPI schema document from your code.",
Expand Down

0 comments on commit 6827211

Please sign in to comment.