NSwagStudio provide us with lots of settings to get a custom auto-generated swagger client in C#.
But when we use VisualStudio 2019 Solution Explorer and open the "Connected Services" on a project, we can add an OpenAPI service from a swagger json file, but I don't see any way to configure the code generator. So that you have a default one.
Is it possible to configure NSwagCSharp code generator in visualstudio csproj project file for example ?