Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Logging Exceptions with OWIN Middleware

c# asp.net-web-api owin

Unable to call external api from webaplication hosted in docker

AspNet WebApi System.Web.Http.SelfHost namespace is missing?

asp.net-web-api

How to handle optional query string parameters in Web API

Bad Request (400) when posting IFormFile

Filtering for certain sub-types in EF-Core and TPT-inheritance in WebApi

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