Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Swagger UI not displaying when deploying API on IIS

ASP.Net MVC & WebAPI encryption

Queryable attribute is not compiling in mvc 4 web api when trying to mark for odata

Creating a string in a web.config and use it in a web.api

error: This operation would create an incorrectly structured document

Encode Email to pass to Web.API

c# encoding asp.net-web-api

Enable web api attribute routing in global.asax

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

Method not found: 'System.Net.Http.HttpRequestMessage System.Web.Http.Controllers.HttpActionContext.get_Request()'

Correct way to compress webapi POST

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

FromBody value get null

A route named 'DefaultApi' is already in the route collection

WebApi OAuth UseOAuthBearerAuthentication gives "Sequence contains more than one element" error

Web API Routing - multiple actions were found that match the request