Search code examples
How to make concurrent API calls in C#?...

c#dotnet-httpclient

Read More
C# httpclient authorize header not working for me?...

c#jsonvisual-studiodotnet-httpclient

Read More
Cannot display data from responsebody HttpClient get request...

c#xamarin.formsdotnet-httpclient

Read More
C# Unable to Get HTTP Return Codes via HttpResponseMessage...

c#dotnet-httpclienthttpresponsemessage

Read More
i can't deserializing into JSON in C#. Is it something wrong with my classes?...

c#jsonserializationdotnet-httpclient

Read More
Transform StringContent JSON into byte[]...

c#restdotnet-httpclient

Read More
HttpClient Sequential calls connection error...

c#postgetdotnet-httpclient

Read More
HttpClient Get request with Body have Error C#...

c#dotnet-httpclient

Read More
Uploading image to ServiceNow in C# via REST API...

c#dotnet-httpclientservicenowservicenow-rest-api

Read More
How can we add Header Parameters to HTTPCLIENT object...

c#dotnet-httpclient

Read More
Dynamically constructing a GET query with optional parameters in C#...

c#restdotnet-httpclient

Read More
How can I Post parameter in httpClient where in Postman use param...

c#web-servicesdotnet-httpclient

Read More
How to add Path Parameter on http client C#...

c#resthttpdotnet-httpclient

Read More
I am getting StatusCode: 401 "Unauthorized" in a HttpClient.PostAsync (C#)...

c#httprequestdotnet-httpclienthttp-status-code-401

Read More
HttpClient PostAsync returns 500 when getting token...

c#httprequesthttpresponsedotnet-httpclient

Read More
How can I send a GET request with JSON body?...

c#gethttprequestdotnet-httpclient

Read More
Adding a handler to all clients created via IHttpClientFactory?...

c#asp.net-coredotnet-httpclienthttpclientfactory

Read More
C# Download Partial Video Live Stream...

c#dotnet-httpclient

Read More
Using HttpClient PostAsJsonAsync to call my API, how do properly accept the complex type in the API?...

c#asp.net-web-apidotnet-httpclient

Read More
StatusCode: 401, ReasonPhrase: 'Unauthorized' gets displayed when calling a Post Method thro...

c#postmandotnet-httpclient

Read More
Why an error is created when creating the token...

c#asp.netaccess-tokendotnet-httpclient

Read More
httpclient Displays a negative answer...

c#asp.nettokendotnet-httpclient

Read More
HttpClient Post request not sending post parameters in C#...

c#.netwinformsdotnet-httpclient

Read More
How to use HttpClient in AWS Lambda Correctly...

.netamazon-web-servicesaws-lambdadotnet-httpclient

Read More
ASP.NET MVC Controller Method GET to external API...

asp.netjsonasp.net-mvcdotnet-httpclient

Read More
ASP.NET MVC Core - Consume API through HttpClient...

c#asp.net-mvccontrollerdotnet-httpclient

Read More
Is HttpClient My Best Option to Consume an API in .NET Core MVC...

c#.netasp.net-coredotnet-httpclient

Read More
HttpClient not sending post data to NancyFX endpoint...

asp.net-coredata-bindingdotnet-httpclientnancy

Read More
HttpClient in ASP.NET Core razor async stuck...

c#asp.net-coreasync-awaitdotnet-httpclient

Read More
Problem receiving data from API and assigning it to model...

c#jsonasp.net-coredotnet-httpclient

Read More
BackNext