Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

CORS Options Preflight Hanging

ASP.NET Web API Help page under separate project

How to configure Swagger/Swashbuckle custom serializer IControllerConfiguration ASP.NET WebAPI

Highly available Service Fabric WebApi hosted on Azure

ASP.NET Web API: OAuth service provider

Remove JSON.net Serialization Exceptions from the ModelState

Equivalent of [Bind(Prefix = "principalId")] in MVC4 Web Api?

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed

Using OData in .NET Core Web API for MongoDB

ASP.NET Web Api Routing (IIS vs Self Hosted)

MiniProfiler.Current is null when called from System.Net.Http.DelegatingHandler

OWIN/OAuth2 3rd party login: Authentication from Client App, Authorization from Web API

Kestrel and ASP.NET Core MVC use custom base path

Enabling Social logins with ASP.NET Web API 2.0 and Ionic Cordova app

Web API 2 routing attributes not working

Post JSON HttpContent to ASP.NET Web API

How does UseWindowsAzureActiveDirectoryBearerAuthentication work in validating the token?

Retrieving and persisting state across requests

Host Web API as Windows Service using OWIN