lonix1
lonix1
Very useful library, thanks for making it! Please consider some small changes to minimise magic strings? They are everywhere in aspnet; no reason for that here too. It would be...
It used to be that if no attributes were used on an action, Sashbuckle would [automatically add](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/664#issuecomment-467513054) a `200` response. Now we have the very useful xml doc comments feature,...
I'm using the extension to detect changes to various files files and rerun some build scripts. If I make changes in multiple files and save, each change runs the associated...