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
You use the generated client API as service, as shown in the Angular demo included in this project, as well as in the other 2 dedicated demo repros listed in readme.md.
Hi can this generate a component for Angular 6 or 7.
By that I mean, can it generate the 3 files needed in a component ,
Service
,HTML
and Component?