WebApiToTypeScript Versions Save

A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers

v1.9.1

7 years ago

v1.8.1

7 years ago

GET actions now generate cached endpoints (config controlled)

v1.7.6

7 years ago

v1.7.5

7 years ago

v1.7.3

7 years ago

Skip generating endpoints file and interfaces if GenerateEndpoints = false

v1.7.1

7 years ago

Sort enums and trim reserved typescript variable words

v1.7.0

7 years ago
  • Handle cyclic interface references better.
  • Fix duplicate enum generation.
  • Added log output when auto-resolving to any, or in the aforementioned cases.

v1.6.0

7 years ago

1.5.0

7 years ago

v1.4.11

7 years ago

Not sure why this was excluded in the first place!