Command line tool to generate C# .Net Framework client for an Open API specification. Note: It is not for C# .Net Core

Viewed 14

Are there any command line tools available, using which one can generate HTTP proxy client in C# .Net Framework for an Open API? We have WSDL.exe with similar provision for SOAP based Web Service. What is the equivalent for RESTful Web Service that is generally used?

0 Answers
Related