Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How can I restrict a delegating handler to a specific route in Web API?

Handling Datetime datatype between javascript and WebApi 2

Configuring Swashbuckle With DelegatingHandler as message dispatcher

MVC 4 Web API register filter

Autofac and ASP .Net MVC 4 Web API

Restful Webservices comparison WebAPI vs MVC

ASP.NET MVC Message Handlers vs Web API Message Handlers

Can't inject on System.Web.Http.Filters.ActionFilterAttribute using Unity bootstrapper for ASP.NET Web API nuget package

How do you invalidate an ASP.Net Web API 2 Bearer token?

Adding a custom query backed Navigation Property to ODataConventionModelBuilder

How to remove charset=utf8 from Content-Type header generated by HttpClient.PostAsJsonAsync()?

ASP.NET MVC + Web API2 + AngularJS authorization and authentication

JsonConvert throws a 'not a valid integer' exception when deserializing to a double

MVC4 WebAPI not compressing GET responses

REST Standards - Should output models always match input models?

c# rest asp.net-web-api

Set Thread.CurrentPrincipal Asynchronously?

Web Api - How to detect when a response has finished being sent

asp.net asp.net-web-api

Can you use generic methods in a controller?

c# generics asp.net-web-api

.NET Core Microservice using RabbitMQ [closed]

Using Web API as SignalR server and consuming it from Windows Service