Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Alternative for HttpActionContext.RequestContentKeyValueModel on ASP.NET Web API

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

Can Web API convert XML into Json?

WebApi data annotation validation not occuring for complex type parameter properties

c# asp.net-web-api

Should I use ContinueWith() after ReadAsAsync in DelegatingHandler

asp.net-web-api

How to cancel an upload

Route parameters and multiple controller types

How to flow user Consent for a Web API to access MS Graph user profile in AAD V2 end point with MSAL library

Authentication with Google in Web API and Swagger

Can API Key and JWT Token be used in the same .Net 6 WebAPI

how to access User Identity in Web Api

Web API parameters binding

asp.net-web-api

In ASP.NET WebApi, why is RouteData's value type "object" and not "string"

How to send two object as response message and response code in web api

c# asp.net-web-api

How do I get a StateToken for basic Authentication through Okta with .net sdk?

Opening Default document on IIS

iis asp.net-web-api

REST service authentication : where to store user credentials?