RicoSuter / NSwag

The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
http://NSwag.org
MIT License
6.67k stars 1.23k forks source link

Made GenerateControllerName virtual #4726

Closed romfir closed 6 months ago

romfir commented 7 months ago

This should allow consumers to implement this method with eg some additional validations/replacements or by using Roslyn nuget pacakges. In the future it could also allow to fix issue #4719 in CSharpClientGeneratorSettings