Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

Angular2 - HTTP 200 treated as error

Unable to obtain configuration from well-known/openid-configuration

OWIN token authentication 400 Bad Request on OPTIONS from browser

Web API 2 identity. /Token Always return 404 error

ASP.NET Web API 2 file upload

asp.net asp.net-web-api2

How to exclude certain properties from binding in ASP.NET Web Api

Implement identity server authentication in real world scenario

How to force WebAPI to use JSON.net 6.0.3 instead of 4.5?

Uploading files in Ionic application using Web API

WebAPI controller inheritance and attribute routing

ASP.NET Web API Authorization tokens expiring early

OData JSON camelCase

IHttpActionResult difference between returning item, Json(item) and Ok(item)

Get expire time of OAuth session

c# oauth owin asp.net-web-api2

How to solve "HTTP Error 500.19 - Internal Server Error" "<remove name="ExtensionlessUrlHandler-Integrated-4.0" />"

RestSharp with JWT-authentication doesn't work

Update Identity User Claims in Web API

OData Delta Patch Security

c# odata asp.net-web-api2

Asp.net core web api using windows authentication - Cors request unauthorised

proper implementation of "windows" authentication in web api?