Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to return html page from WebApi action?

c# iis asp.net-web-api

ASP .Net Web API downloading images as binary

HttpActionContext.Request does not have CreateResponse Meth

Multiple Routes on a Controller

ASP.NET WebAPI + Soap

How to get GET parameters with ASP.NET MVC ApiController

Web Api - Fire and Forget

DelegatingHandler for response in WebApi

how to return json error msg in asp.net web api?

Model state validation in unit tests

Web API Queryable - how to apply AutoMapper?

How do I prevent ReadAsStringAsync returning a doubly escaped string?

c# asp.net-web-api

Angular 2/Web Api - json parsing error syntax error unexpected end of input

Hourly, Daily, Monthly Helper+Model methods

Why does adding a dependency in my Web API (ASP.NET v5) project not work fully?

How do I set the default namespaces in MapHttpRoute?

404 Not Found or Bad Request?

how to post arbitrary json object to webapi

Changing the response object from OWIN Middleware

c# asp.net-web-api owin katana

How to serve index.html with web api selfhosted with OWIN