Click here to Skip to main content
15,884,074 members
Articles / Web Development / HTML

ASP.NET Web API, Angular2, TypeScript and WebApiClientGen

Rate me:
Please Sign up or sign in to vote.
4.98/5 (20 votes)
24 Feb 2020CPOL8 min read 71.5K   75  
Make the development of Angular 2+ application efficient with ASP.NET Web API and Web API Client Generators
Generate Angular 2+ friendly TypeScript client codes for developing Angular 2+ applications communicating with ASP.NET (Core) Web API. This article also briefly compares WebApiClientGen with Swagger plug NSwag.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Australia Australia
I started my IT career in programming on different embedded devices since 1992, such as credit card readers, smart card readers and Palm Pilot.

Since 2000, I have mostly been developing business applications on Windows platforms while also developing some tools for myself and developers around the world, so we developers could focus more on delivering business values rather than repetitive tasks of handling technical details.

Beside technical works, I enjoy reading literatures, playing balls, cooking and gardening.

Comments and Discussions