Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Web API and HTTP Module

What is the standard for text encoding for a JSON REST web api?

Web API as a Proxy and Chunked Transfer Encoding

Why do I get, "Culture is not supported" and What, if Anything, Should I Do about it?

Reason behind GET/DELETE cannot have body in webapi

c# asp.net-web-api

How do you throw HttpResponseException in ASP 5 (vnext)

set web api route handler when using route attributes

c# asp.net-web-api

Running Selenium on Azure Web App

How to fix - The requested resource does not support http method 'POST'

c# asp.net-web-api postman

Web API concurrency and scalability

Instantiate new System.Web.Http.OData.Query.ODataQueryOptions in nunit test of ASP.NET Web API controller

Resource based authorization in .net

ASP.NET Identity in Microservice Architecture

How to override default unhandled exception output in Owin?

How to make IdentityServer to add user identity to the access token?

Creating a variable zip archive on the fly, estimating file size for content-length

ASP.NET Web API format datetime differently between two APIs in the same Web app

asp.net asp.net-web-api

how to read multi part form data in .net web api controller

Why does no one disposes DbContext after WebApi controller operation?

Pass back parameters in ASP.NET Web API GrantResourceOwnerCredentials

asp.net-web-api owin