Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Json data serialized with JsonConvert.SerializeObject is always string in ASP.NET Web API

Why isn't my post JSON object getting serialized?

How to specify user name and password for Web API GET request

Posting data and file with Aurelia to ASP.NET webapi

Handling enums in post request body

I'm sorry, but it's another: Found shared references to a collection

401 Unauthorized response to CORS preflight OPTIONS request

How does web API and MVC work together?

JWT Token authentication - Doing it right way

What http status code should the Web API return for a business rule failure? [closed]

http asp.net-web-api

Microsoft Odata api through a ViewModel has problems in PATCH

Download file prompt when using WebAPI HttpResponseMessage

Webapi odata expand with entity framework functions

Serialize list with base type into derived type json

UseExceptionHandler vs GlobalExceptionMiddleware

c# asp.net-web-api

Cannot understand MVC5 + WebApi2 Authorization