Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

IHttpActionResult and Integration Testing Web API v2 Put in MS Test

Returning async stream of query results

Customize Bearer token JSON result in ASP.NET WebApi 2

ASP.NET Web API Help Page can't process Generic Type Controller

Async Web Api Controller - How to handle cancellations?

c# asp.net-web-api owin

Injecting into constructor with 2 params is not working

How do I set the content encoding on a HttpResponseMessage

405 method options not allowed in asp.net web api controller?

Apply ActionFilterAttribute to the entire WebAPI?

EF Core: Get Authenticated username in Shadow Properties

Upgrading to MVC4 RC: No MediaTypeFormatter is available to read an object of type 'TestRequestModel' from content with media type ''undefined''

Good way to changing language resources dynamically by request

JSON Serialisation - removing empty keys

How can I use a web api as a web service?

ASP.NET Web Api HttpClient.GetAsync with parameters

How do we implement permissions in ASP.NET identity?

Can I retrieve userinfo from bearer token on server side -- web api 2?

Sending Additional Parameters to Token in Web API with oauth2 and AngularJS

ASP.NET 5, MVC6, WebAPI -> ModelState.IsValid always returns true

Multiple optional query string parameters REST API GET