Tuesday, August 28, 2012

List of ASP.NET Web API and HttpClient Samples

List of ASP.NET Web API and HttpClient Samples: Here is a list of the Web API and HttpClient samples you can find in our samples repository on aspnet.codeplex.com . They illustrate various features of Web API and HttpClient targeting either Visual Studio 2010 using .NET 4 or Visual Studio 2012 using .NET 4.5 with async/await language support. For details on how get up and running with the samples, please see the ASP.NET Web API Samples on Codeplex blog . If there are samples that you miss or you find issues then please register an issue and let us know what you think! HttpClient Samples Bing Translate Sample | VS 2012 source Sample illustrating using the Bing translator API from HttpClient. The API requires an OAuth token which we obtain by sending a request to the Azure token server each...(read more)

DIGITAL JUICE

No comments:

Post a Comment

Thank's!