zijianhuang / webapiclientgen

Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
MIT License
167 stars 38 forks source link

swagger to client codes #84

Closed zijianhuang closed 4 years ago

zijianhuang commented 4 years ago

use https://github.com/microsoft/OpenAPI.NET to read swagger spec and translate to my webapidescriptions.

development to be done at WebApiClientGenCoreSwaggerDemo SwaggerToWACG branch.

zijianhuang commented 4 years ago

done with openclientgen