Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to globally handle exceptions in asp.net web api when exception is raised through lambda expression

Specify Class Type in JSON Response

c# json asp.net-web-api

Redirect to Identity Server Login page from AngularJs http web api request

How to handle WebApi error 404

Web Api always returns http status code 200 when an exception occurs

OData & WebAPI routing conflict

DotNetOpenAuth vs Owin OAuth

Consume WebAPI2 site from Android client with Google Authentication

Why is the entire HttpResponseMessage serialized?

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

WebApi OData per user security on property

MVC 5 WebAPI - Download Files - HttpException

c# asp.net-web-api

Treat empty query string parameters as empty strings, without using a class for parameters

Ignore null and default value from serializer in web api

Returning Images from WebApi

c# asp.net-web-api

How to resolve Swagger error "instance type (string) does not match any allowed primitive type..."

How to update AutoRest in visual studio 2017

ASP.NET Web API site virtual directory is accessible, but controller actions return HTTP 503

Problems with streaming video for IOS Client (Server developed on ASP.NET WEB API 2)

Access windows Authenticated Web API through Angular 2 without login prompt

Download file request returning JSON instead of file in ASP.NET Web API on server