Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Acessing querystring and form parameters with Web API

c# asp.net-web-api

Web API 2 Is it possible to load a route/controller programmatically?

Identity Authorize Attribute Roles with Web API

Is it possible to change the MediaTypeFormatter to JSON for only one class?

c# asp.net-web-api

How can I use HttpRequestMessage.CreateResponse<HttpError>() in ASP.NET 5

Passing multiple Id parameter to Web Api GET or DELETE request

c# asp.net-web-api

Use google recaptcha with Angular and WebAPI

Idempotence of HTTP PUT and DELETE

api http rest asp.net-web-api

customizing odata output from asp.net web api

asp.net-web-api odata

Should I HTML encode response of my Web API

Authentication / Authorization MVC 5 and Web API - Katana/Owin

Unit Test Swagger Output

Stateless Web Api on Azure Service Fabric over https

How can I mock HttpRequestMessage, specifically the CreateResponse?

How to trigger a "ng build" from within a dotnetcore web-api project with msbuild but keep the angular project in a separate folder?

What is causing OperationCanceledException in OWIN pipeline?

asp.net-web-api owin

How to mock Microsoft Graph API SDK Client?

How to handle enum as string binding failure when enum value does not parse

Processing binary data in Web API from a POST or PUT REST request

ASP.NET WEB API not binding to dynamic object on POST

c# asp.net-web-api