Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Custom GET action in ASP.NET WebAPI 2 OData Controller

Get method not working in web api

How to take OData Queryable Web API endpoint filter and map it from DTO object?

Best way to convert Asp.Net MVC controllers to Web API

Status 500: InvalidOperationException: No route matches the supplied values

Running Web API and MVC projects simultaneously

Best practice of Cache-Control for Bad Request (400)

Setting a "Content-Disposition" HTTP Header in Web API

Web Api GET method that has a nullable Guid possible?

.NET WebApi How to prevent "$ref": "x" output of JSON

Good way of returning errors from the repository level in a Web API

HttpGet Attribute not usable when including the System.Web.Mvc libraries

Angular - How to download file from Web API on subscribe()

How to Authenticate Azure AD users?

Concurrent web api requests and how to handle state in ASP.NET core

How do I use the IncludeXmlComments to point to my second project in the same solution