Generate C# code using Async API

Hi,
As per my understanding, Async API tools generate the basic skeleton code. Could anyone used Async API to generate code for C#. If it is could you please share me the useful links.

With Warm Regards,
Sreeram
Architect

There appears to be one for NATS, but not yet for Solace. GitHub - asyncapi/generator: Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything! GitHub - asyncapi/dotnet-nats-template: .NET template for NATS
Looking quickly at the code, it doesn’t appear to be toooo hard…? Would be great if someone could take a shot at it. ??

Thanks for the response. Got you Aaron