Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi there, I wanted to ask if there are examples for Microsoft.AspNet.WebApi.Client.

I've spent a long time on google now and didn't find anything except the nuget package page. Are these librarys for accessing webapi with more ease than the HttpClient method?

Thanks and regards,
Florian
Posted
Comments
ZurdoDev 3-Feb-14 18:06pm    
I think this may be one, http://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api
Florian Trück 3-Feb-14 18:11pm    
Thanks, but this is not referring to the ASPNET.ClientLibraries or am I missing something?
The article you refer on describes how to use jquery to access a webapi method. I am referring to the nuget package Microsoft.AspNet.WebApi.Client.
[no name] 3-Feb-14 20:52pm    
Maybe this is the one you are looking for
http://www.asp.net/web-api/overview/web-api-clients/calling-a-web-api-from-a-net-client

If not can you elaborate a bit on what's your requirement.
Florian Trück 4-Feb-14 5:23am    
That's getting closer, but id does refer to the common way via HttpClient and setting headers. The libraries I've asked for are found in nuget where I stumbled above them searching for an more easy was to access webapi. I found no documentation on them, so I thought to post a question here to see if anybody has used them before.

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900