Community

Async Mashups using ASP.NET Web API

(Henrik F Nielsen) This blog shows an example of how to build an ASP.NET Web API ApiController that asynchronously talks to multiple other Web APIs in parallel without blocking a thread on the server. Btw, if you have detected a certain theme in these blogs around using Tasks with ASP.NET Web API th

Read More - Register for Free Membership