Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api2

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?

Best way to have one Web API forward request to other

DB-First authentication confusion with ASP.NET Web API 2 + EF6

client.DeleteAsync - include object in body

Error loading System.IdentityModel.Tokens.Jwt dll in WebAPI2 project

asp.net-web-api2 owin jwt

WebApi controller summary is not showing on Swagger documentation

CS0433: Ambiguous Reference System.Net.Http.HttpRequestMessageExtensions

Exception using System.IdentityModel.Tokens.Jwt 5.0.0.127 in Web Api 2 built on .Net 4.6

Why is Entity Framework generating the following nested SQL for Azure Mobile Services Table Controllers

Uniform, consistent error responses from ASP.Net Web API 2

ExceptionFilter difference between OnExceptionAsync vs.OnException

Route all Web API requests to one controller method

Different RoutePrefix, same controller name

How to configure Web API 2 and Structure Map