Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Missing inverse property in asp.net webapi odata $metadata

How to pass/verify Open ID token between .net core web app and web api?