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
168 stars 38 forks source link

consider to make StringAsString for .net core obsolete. #70

Open zijianhuang opened 5 years ago

zijianhuang commented 5 years ago

if I could detect .net core run time. https://weblog.west-wind.com/posts/2018/Apr/12/Getting-the-NET-Core-Runtime-Version-in-a-Running-Application

zijianhuang commented 2 years ago

check this [Produces("application/json")] on controller.

zijianhuang commented 2 years ago

or make StringAsString true by default?