Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How does web API and MVC work together?

JWT Token authentication - Doing it right way

What http status code should the Web API return for a business rule failure? [closed]

http asp.net-web-api

Microsoft Odata api through a ViewModel has problems in PATCH

Download file prompt when using WebAPI HttpResponseMessage

Webapi odata expand with entity framework functions

Serialize list with base type into derived type json

UseExceptionHandler vs GlobalExceptionMiddleware

c# asp.net-web-api

Cannot understand MVC5 + WebApi2 Authorization

.NET equivalent of JQuery.param()

Some questions about webapi ActionFilterAttribtes, FilterProvider, and Dependency Injection

Web API Status Endpoint (GET and POST)

c# asp.net-web-api newrelic

Force Framework to use Enum Entity Name instead of its Value [duplicate]

Redirect from one api controller method to another, and reapply custom authorize filters