Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Cross platform authentication using ASP.NET Web API

Passing UTC DateTime to Web API HttpGet Method results in local time

How to consume a webApi from asp.net Web API to store result in database?

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

Pass multiple complex objects to a post/put Web API method

401 response for CORS request in IIS with Windows Auth enabled

How could I make my RavenDB application execute properly when UseEmbeddedHttpServer is set to true using 2-tier architecture?

Should a REST API be case sensitive or non case sensitive?

rest asp.net-web-api

Getting raw POST data from Web API method

c# asp.net-web-api

WebAPI found reference error when I have the assembly

How to throttle requests in a Web Api?

IIS hijacks CORS Preflight OPTIONS request

Order of execution with multiple filters in web api

Strings sent through Web API's gets wrapped in quotes

c# json api asp.net-web-api

Disable Windows Authentication for WebAPI

Web Api How to add a Header parameter for all API in Swagger

Should I share types between a Web API service and its client ? What are the other options?

Using a proxy with .NET 4.5 HttpClient

How can I safely set the user principal in a custom WebAPI HttpMessageHandler?

Complex type is getting null in a ApiController parameter

c# ajax json asp.net-web-api

No type was found that matches the controller named 'User'