essencebit / SignalRSwaggerGen

MIT License
63 stars 8 forks source link

Add NSwag support #45

Open JasonLandbridge opened 3 months ago

JasonLandbridge commented 3 months ago

Hi,

Thanks for this awesome package! I am migrating from Swashbuckle to Nswag due to the use of FastEndpoints and I found out this package unfortunately doesn't support it.

I saw your comment here that confirmed this: https://github.com/RicoSuter/NSwag/issues/691#issuecomment-1446848104

Is there a way to support both Nswag and Swashbuckle?

Cheers!

Dorin-Mocan commented 3 months ago

@JasonLandbridge hello! I'll investigate this topic. Stay tuned.

JasonLandbridge commented 3 months ago

Thanks!

Dorin-Mocan commented 4 weeks ago

@JasonLandbridge working on a package that will work with NSwag instead of Swashbuckle. Stay tuned.