Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Can you have 2 GET methods with different parameter types within the same web api controller? [duplicate]

Streaming large images using ASP.Net Webapi

Passing List of KeyValuePair or IDictionary to Web Api Controller from Javascript

Posting to a Web API using HttpClient and Web API method [FromBody] parameter ends up being null

Send and receive large file over streams in ASP.NET Web Api C#

API key in header with swashbuckle

HttpConfiguration does not contain a definition for SuppressDefaultHostAuthentication

c# .net asp.net-web-api

C# - Web API - Serializing Enums as strings with spaces

How to change default ASP.NET MVC Web API media formatter?

Empty HTTP POST request or GET request to generate a random value through an HTTP API

http rest web asp.net-web-api

I get a 400 bad request - invalid Url when the length of the request exceeds 320+ characters

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

Why is this web api controller not concurrent?

OAuth2 WebApi Token Expiration

How can I debug a 500 Internal Server Error when calling a WebApi from ajax?

OpenIDConnect Response Type Confusion

Web Api - how to stop the web pipeline directly from an OnActionExecuting Filter

Automapper in WebAPI Controller

Enum returning string value in WebAPI

c# asp.net-web-api enums

Web API2 NinjectWebCommon.cs do not appear

How to change the default controller and action in ASP.NET Core API?