Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

WebDAV and WebAPI together cause Error: Handler "ExtensionlessUrlHandler-Integrated-4.0" has a bad module "ManagedPipelineHandler" in its module list

Uploading files (up to 10Mb file size) with ASP.NET webAPI

Calling Web Api service from a .NET 2.0 client

Attribute Routing and CreatedAtRoute

Using Route instead of RoutePrefix at controller level in .net web api attribute routing

Throwing HttpResponseException from WebApi controller when using Owin self host

c# asp.net-web-api owin

Can't get config section after update to ASP.NET Core 2

Unsupported media type ASP.NET Core Web API

Posting DateTime to a ApiController in ASP MVC 4 (Beta)

Swagger UI: pass custom Authorization header

WebAPI OData 5.0 Beta - Accessing GlobalConfiguration throws Security Error

Setting IgnoreSerializableAttribute Globally in Json.net

json.net asp.net-web-api

Execution Order for the ApiController

asp.net-web-api

Web Api on Azure shows no error detail using 'return InternalServerError(ex)'

HttpContext.Current is null when unit test

Is there a default verb applied to a Web API ApiController method?

Saving a base64 string as an image into a folder on server using C# and Web Api

c# asp.net-web-api

Exclude property from WebApi OData (EF) response in c#

Accessing QueryString in a custom AuthorizeAttribute

MIssing method in System.Web.Http.ApiController.get_Request()

c# asp.net-web-api