Skip to main content Skip to footer

Demystifying HttpClient APIs in the Universal Windows Platform

As a Universal Windows Platform (UWP) app developer, if you are trying to communicate over HTTP with a web service or any server endpoint, you have multiple API choices. Two of the most used and recommended APIs for implementing the HTTP client role in a managed UWP app are System.Net.Http.HttpClient and Windows.Web.Http.HttpClient. Read the source article at Windows Blog

MESCIUS inc.

comments powered by Disqus