NSwag
NSwag copied to clipboard
NSwag webapi2openapi not working in NSwag.MsBuild 14.0.7
Hi, I am migrating my app from .net 6.0 to .net 8.0. I have a web api project in my solution which i am serving through orchestrator WebApp. In the After-build event i was generating open api specification using NSwag webapi2openapi from the webapi assembly.
Now i see it's not supported anymore.
Can anyone help me with suitable solution or alternates.
Thanks!