Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Set User property for an ApiController in Unit Test

How to cache .NET Web API requests (& use w/ AngularJS $http)

Unable to cast object of type 'Newtonsoft.Json.Linq.JObject' to type 'Newtonsoft.Json.Linq.JArray'

c# asp.net-web-api json.net

How to put conditional Required Attribute into class property to work with WEB API?

Is there a way to handle form post data in a Web Api controller?

asp.net asp.net-web-api

How to use Swagger in ASP.Net WebAPI 2.0 with token based authentication

Issue using ASP.Net MVC 4 Web API with Ninject.Web.WebApi

Method with two parameters in asp.net web api

asp.net-web-api

Web API OData media type formatter when using $expand

Nuget Package ... does not exist in project ... Package ... Already exists in folder

System.Net.Http.HttpRequestException Error while copying content to a stream

Web API OData V3 `$inlinecount` fails

c# asp.net-web-api odata

Failed to add reference to 'System.Net.Http'. Please make sure that it is in the Global Assembly Cache

c# asp.net-web-api nuget

Multiple actions were found that match the request Web API?

c# asp.net-web-api

When is JWTSecurityTokenHandler.ValidateToken() actually valid?

Is there a way I can run a Database.SqlQuery as async?

How to customize authentication to my own set of tables in asp.net web api 2?

Web Api Request.CreateResponse HttpResponseMessage no intellisense VS2012

UseJwtBearerAuthentication does not get User.Identity.Name populated

How to Upload Image Via WebApi

c# asp.net-web-api