Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Simple Injector unable to inject dependencies in Web API controllers

Trying to get the user-agent from request in asp.net web api self host

Return Json, but it includes backward slashes "\", which I don't want

Authorization has been denied for this request - New Web API Project

In self-hosted OWIN Web API, how to run code at shutdown?

c# asp.net-web-api owin

How to Get byte array properly from an Web Api Method in C#?

c# asp.net-web-api

How to handle Images using WebAPI

How to access all querystring parameters as a dictionary

asp.net-web-api

IHttpActionResult and helper methods in ASP.NET Core

Simple controller which takes POST is not found

Type argument 'System.Net.Http.Headers.MediaTypeHeaderValue' violates the constraint of type parameter 'T'

POST string to ASP.NET Web Api application - returns null

Web API routing constraint Patch missing in HttpMethod

ASP.NET Web Api: Project requires SQL Server Express

MVC Attribute Routing Not Working

How to generate and auto increment Id with Entity Framework

How to set custom headers when using IHttpActionResult?

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

Deserializing a json string with restsharp

OData Error: The query specified in the URI is not valid. The property cannot be used in the query option

C# Web - localhost:port works, 127.0.0.1:port doesn't work