Dotnet api from openapi-v3 specification
Creating an HTTP .NET service from an OpenAPI-v3 specification When you are working with multiple teams in your organization, you usually start of by declaring the communication interface between your services. For HTTP APIs you usually resort to communicating using an OpenAPI v3 specification, and what is a better way