How to generate code from OpenAPI definition with Visual Studio 2019 2020-10-06 Last updated: 2024-11-25 8 min read CSharp OpenAPI Visual Studio Wouldn’t it be nice if Visual Studio could autogenerate clients for external API? It is actually possible, if they expose an OpenAPI file. Let’s see how! Continue reading