Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

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

ASP.NET web api cannot get application/x-www-form-urlencoded HTTP POST

Is it possible to override MultipartFormDataStreamProvider so that is doesn't save uploads to the file system?

c# asp.net-web-api

The 'Access-Control-Allow-Origin' header contains multiple values '*, *', but only one is allowed

Why ASP Net Core 2.2 do not release memory?

Web API 2, OWIN Authentication, SignOut doesn't logout

How does a method in MVC WebApi map to an http verb?