Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

OData Error: The query specified in the URI is not valid. The property cannot be used in the query option

C# Web - localhost:port works, 127.0.0.1:port doesn't work

HttpClient vs HttpWebRequest

ASP.NET MVC 4 Web API Authentication with Membership Provider

How to use Newtonsoft.Json as default in Asp.net Core Web Api?

WebAPI File Uploading - Without writing files to disk

Select All distinct values in a column using LINQ

Model always null on XML POST

ASP.NET Web API social authentication for Web and Mobile

Route parameter with slash "/" in URL

How to to return an image with Web API Get method

download csv file from web api in angular js

Hosting WebAPI using OWIN in a windows service

asp.net-web-api owin

ASP.NET (OWIN) Identity: How to get UserID from a Web API controller?

ModelState is valid with null model

c# asp.net-web-api

Should we use CancellationToken with MVC/Web API controllers?

How to configure Web Api 2 to look for Controllers in a separate project? (just like I used to do in Web Api)

Web Api + HttpClient: An asynchronous module or handler completed while an asynchronous operation was still pending

Output caching for an ApiController (MVC4 Web API)

Unit Test C# [TestInitialize]