How to generate code from OpenAPI definition with Visual Studio 2019 2020-10-06 8 min read Blog 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