Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Autofac injection to custom Web-Api FilterAttribute

AutoFac Controller does not have a default constructor [duplicate]

c# asp.net-web-api autofac

Serialize alternate property names from form in POST

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

Asp.NET MVC REST API: How to get Client Host Name

Using a sub-resource or not?

Should there be one controller per view in Angularjs?

Web API 2 does not process PATCH requests for Integers

Using OData syntax with WebAPI and DAL

Passing exceptions between two C# programs using JSON

Using HttpClient.GetAsync to call Web API seems to hang

REST webapi URI GET with string instead of id not routing as expected

Cannot read property 'client' of undefined using SignalR

Securing WebApi in Azure Api Management

Bearer token become invalid after redeploy

Alternative to HttpContext.Current.Items in ASP.NET Web Api

Limit the simultaneous requests served by the ASP.NET Web API

How to receive dynamic data in Web API controller Post method

Mocking HttpResponseHeaders and cookies in WebAPI

c# .net asp.net-web-api

Should ServiceStack be the service layer in an MVC application or should it call the service layer?

How to get JSON.NET to serialize date/time to ISO 8601?